Class GroundPlane

Constructors

Properties

altitude: number

Height above world XY plane in model units. Auto-altitude is computed if enabled.

autoAltitude: boolean

Determines whether the ground plane is fixed by the Altitude property, or whether it is automatically placed at the lowest point in the model.

enabled: boolean

Determines whether the document ground plane is enabled.

materialInstanceId: string

Id of material in material table for this ground plane.

shadowOnly: boolean

Determines whether the ground plane shows the material assigned, or whether it is transparent, but captures shadows.

showUnderside: boolean

If this is off, the ground plane will not be visible when seen from below.

textureOffset: number[]

Texture mapping offset in world units.

textureOffsetLocked: boolean

Texture offset locked.

textureRotation: number

Texture mapping rotation around world origin + offset in degrees.

textureSize: number[]

Texture mapping single UV span size in world units.

textureSizeLocked: boolean

Texture size locked.

Generated using TypeDoc