Bitbybit Docs
    Preparing search index...

    Class CameraOffsetDto (Inputs.BabylonMaterial)

    Feeds babylon.material.skyMaterial.setCameraOffset with a sky material and the offset that shifts its horizon.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmaterial: SkyMaterial
      • OptionalcameraOffset: Vector3

      Returns CameraOffsetDto

    Properties

    material: SkyMaterial

    The sky material to change in place

    undefined
    
    cameraOffset: Vector3

    An offset vector that shifts the horizon relative to the camera

    undefined