Plane
The Plane
class describes a plane.
Properties
Property
Description
height
(get) height: ScalarSignal (set) height: ScalarSignal
Specifies the vertical size, in 3D units.
material
(get) material: MaterialBase (set) material: MaterialBase
Specifies the material of the scene object.
width
(get) width: ScalarSignal (set) width: ScalarSignal
Specifies the horizontal size, in 3D units.
x
(get) x: ScalarSignal (set) x: ScalarSignal
Specifies the horizontal offset, in 3D units.
y
(get) y: ScalarSignal (set) y: ScalarSignal
Specifies the vertical offset, in 3D units.
Methods
This module exposes no methods.
Last updated