Click or drag to resize
StaticBodyIsStatic Property
Return if this is a static object.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool IsStatic { get; }

Property Value

Type: Boolean
See Also