Click or drag to resize

PhysicsObjectModelIsStaticObject Property

Determines if a physics element is static. Default is false

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsStaticObject { get; set; }

Property Value

Type: Boolean
See Also