Property HasInfiniteMass
HasInfiniteMass
Gets a value indicating whether this object has infinite mass.
Declaration
public bool HasInfiniteMass { get; }
Property Value
Type | Description |
---|---|
bool | True if this object has infinite mass, false if not. |