ConvexShape
A renderable, collidable convex shape defined by a collection of surface planes.
Rendering
string
Material used to render the ConvexShape surface.
Internal
string
Do not modify, for internal use.
string
Do not modify, for internal use.
Public Static Attributes
bool
Disables rendering of all instances of this type.
bool
Disables selection of all instances of this type.
Detailed Description
A renderable, collidable convex shape defined by a collection of surface planes.
ConvexShape is intended to be used as a temporary asset for quickly blocking out a scene or filling in approximate shapes to be later replaced with final assets. This is most easily done by using the WorldEditor's Sketch Tool.