| Description: Implements support for various Blitz settings exported from 3dsMax. These are Blitz properties that have been exposed in 3dsMax. |
| Summary |
|
EXT_InitEntityOrder(node) |
|
EXT_InitAutoFade(node) |
|
EXT_InitEntityType(node) |
|
EXT_InitEntityPickMode(node) |
|
EXT_InitEntityBox(node) |
|
EXT_InitEntityRadius(node) |
| EXT_InitEntityOrder(node) |
| Parameters: node |
| Return value: None |
| EXT_InitAutoFade(node) |
| Description: Sets AutoFade for the specified entity |
| Parameters: node |
| Return value: None |
| EXT_InitEntityType(node) |
| Description: Sets EntityType for the specified entity |
| Parameters: node |
| Return value: None |
| EXT_InitEntityPickMode(node) |
| Description: Sets PickMode and Obscurer for the specified entity |
| Parameters: node |
| Return value: None |
| EXT_InitEntityBox(node) |
| Description: Sets EntityBox for the specified entity |
| Parameters: node |
| Return value: None |
| EXT_InitEntityRadius(node) |
| Description: Sets EntityRadius for the specified entity |
| Parameters: node |
| Return value: None |
on 17 Feb 2004.