Sandbox Logo

Prop.IsStatic

bool IsStatic { get; set; }

Description

If the prop is static - it won't have dynamic physics. This is usually used for things that you want to be breakable but don't move. Like fences and stuff.

Return

User Comments