PhysicsEngineCreateStaticBodyProperties Method |
Creates an empty container of properties that is used to instantiate a static body.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic PhysicsStaticBodyProperties CreateStaticBodyProperties()
Return Value
Type:
PhysicsStaticBodyPropertiesThe created static body properties container.
See Also