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

Last Updated: 15 March, 2024