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: 18.03.00
Syntaxpublic PhysicsStaticBodyProperties CreateStaticBodyProperties()
Return Value
Type: 
PhysicsStaticBodyPropertiesThe created static body properties container.
See Also