GroundPlaneProperties Type Alias
GroundPlaneProperties = NonFunctionPropertiesOf<GroundPlane>
A type containing all of the properties and none of the methods of GroundPlane, with readonly
modifiers removed.
@see GroundPlane.create and GroundPlane.clone.
Defined in
- core/common/src/GroundPlane.ts Line 33
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.