POLYGON

If this flag is set, the model entity's real shape is used for OBB collision detection. Otherwise, an oriented bounding box or ellipsoid is used.

Type:

Flag

Remarks:

Example:

my.POLYGON = ON; // now using the polygonal shape of the model
set(my,POLYGON);

See also:

physics, collision, c_move, FAT / NARROW

► latest version online