GroundPlaneProperties Type alias
A type containing all of the properties and none of the methods of GroundPlane, with readonly
modifiers removed.
see GroundPlane.create and GroundPlane.clone.
GroundPlaneProperties = NonFunctionPropertiesOf<GroundPlane>
Defined in
- core/common/src/GroundPlane.ts Line 33
Last Updated: 20 June, 2023