DAG object node. Base class for all objects in the 3D
transformation hierarchy or DAG.
Long name (short name) |
Type |
Default |
Flags |
|
boundingBox
(bb ) |
compound |
n/a |
|
|
boundingBoxMin
(bbmn ) |
double3 |
|
|
|
boundingBoxMinX
(bbnx ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxMinY
(bbny ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxMinZ
(bbnz ) |
distance
(double) |
0.0cm |
|
|
|
|
boundingBoxMax
(bbmx ) |
double3 |
|
|
|
boundingBoxMaxX
(bbxx ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxMaxY
(bbxy ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxMaxZ
(bbxz ) |
distance
(double) |
0.0cm |
|
|
|
|
boundingBoxSize
(bbsi ) |
double3 |
|
|
|
boundingBoxSizeX
(bbsx ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxSizeY
(bbsy ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxSizeZ
(bbsz ) |
distance
(double) |
0.0cm |
|
|
|
|
center
(c ) |
double3 |
|
|
|
boundingBoxCenterX
(bcx ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxCenterY
(bcy ) |
distance
(double) |
0.0cm |
|
|
|
boundingBoxCenterZ
(bcz ) |
distance
(double) |
0.0cm |
|
|
|
matrix
(m ) |
matrix |
identity |
|
|
inverseMatrix
(im ) |
matrix |
identity |
|
|
worldMatrix
(wm ) |
matrix |
identity |
|
|
worldInverseMatrix
(wim ) |
matrix |
identity |
|
|
parentMatrix
(pm ) |
matrix |
identity |
|
|
parentInverseMatrix
(pim ) |
matrix |
identity |
|
|
visibility
(v ) |
bool |
true |
|
|
intermediateObject
(io ) |
bool |
false |
|
|
template
(tmp ) |
bool |
false |
|
|
ghosting
(gh ) |
bool |
false |
|
|
instObjGroups
(iog ) |
compound |
n/a |
|
|
objectGroups
(og ) |
compound |
n/a |
|
|
objectGrpCompList
(gcl ) |
componentList |
NULL |
|
|
|
objectGroupId
(gid ) |
integer |
0 |
|
|
|
objectGrpColor
(gco ) |
short |
-1 |
|
|
|
|
objectColorRGB
(obcc ) |
float3 |
|
|
|
objectColorR
(obcr ) |
float |
0.0 |
|
|
|
objectColorG
(obcg ) |
float |
0.0 |
|
|
|
objectColorB
(obcb ) |
float |
0.0 |
|
|
|
useObjectColor
(uoc ) |
bool |
false |
|
|
objectColor
(oc ) |
short |
0 |
|
|
drawOverride
(do ) |
compound |
n/a |
|
|
overrideDisplayType
(ovdt ) |
enum |
0 |
|
|
|
overrideLevelOfDetail
(ovlod ) |
enum |
0 |
|
|
|
overrideShading
(ovs ) |
bool |
true |
|
|
|
overrideTexturing
(ovt ) |
bool |
true |
|
|
|
overridePlayback
(ovp ) |
bool |
true |
|
|
|
overrideEnabled
(ove ) |
bool |
false |
|
|
|
overrideVisibility
(ovv ) |
bool |
true |
|
|
|
overrideColor
(ovc ) |
unsigned char |
0 |
|
|
|
lodVisibility
(lodv ) |
bool |
true |
|
|
renderInfo
(ri ) |
compound |
n/a |
|
|
identification
(rlid ) |
short |
0 |
|
|
|
layerRenderable
(rndr ) |
bool |
true |
|
|
|
layerOverrideColor
(lovc ) |
unsigned char |
0 |
|
|
|
renderLayerInfo
(rlio ) |
compound |
n/a |
|
|
renderLayerId
(rli ) |
short |
0 |
|
|
|
renderLayerRenderable
(rlr ) |
bool |
true |
|
|
|
renderLayerColor
(rlc ) |
unsigned char |
0 |
|
|
|
ghostingControl
(gc ) |
enum |
0 |
|
|
ghostCustomSteps
(gcs ) |
compound |
n/a |
|
|
ghostPreSteps
(gpr ) |
integer |
3 |
|
|
|
ghostPostSteps
(gps ) |
integer |
3 |
|
|
|
ghostStepSize
(gss ) |
integer |
1 |
|
|
|
ghostFrames
(gf ) |
intArray |
empty |
|
|
ghostColorPreA
(gap ) |
float |
1.0 |
|
|
ghostColorPre
(gcp ) |
float3 |
0.447, 1.0, 1.0 |
|
|
ghostColorPreR
(grr ) |
float |
0.0 |
|
|
|
ghostColorPreG
(gpg ) |
float |
0.0 |
|
|
|
ghostColorPreB
(gpb ) |
float |
0.0 |
|
|
|
ghostColorPostA
(gla ) |
float |
1.0 |
|
|
ghostColorPost
(gac ) |
float3 |
0.878, 0.678,
0.663 |
|
|
ghostColorPostR
(gar ) |
float |
0.0 |
|
|
|
ghostColorPostG
(gag ) |
float |
0.0 |
|
|
|
ghostColorPostB
(gab ) |
float |
0.0 |
|
|
|
ghostRangeStart
(grs ) |
time |
0film |
|
|
ghostRangeEnd
(gre ) |
time |
100.0film |
|
|
ghostDriver
(gdr ) |
Message |
n/a |
|