Python API 2.0 Reference
|
Static Public Attributes | |
Coordinate Space Types | |
int | kInvalid = 0 |
int | kLast = 5 |
int | kObject = 2 |
int | kPostTransform = 3 |
int | kPreTransform = 2 |
int | kTransform = 1 |
int | kWorld = 4 |
Static class providing coordinate space constants.
|
static |
Name: | kInvalid |
Type: | Int |
Description: |
|
static |
Name: | kLast |
Type: | Int |
Description: |
|
static |
Name: | kObject |
Type: | Int |
Description: |
|
static |
Name: | kPostTransform |
Type: | Int |
Description: |
|
static |
Name: | kPreTransform |
Type: | Int |
Description: |
|
static |
Name: | kTransform |
Type: | Int |
Description: |
|
static |
Name: | kWorld |
Type: | Int |
Description: |