FbxXform.kl¶
Types¶
FbxXform (object)¶
Members¶
| String | name | |
| Ref<FbxObject>[] | children | |
| Ref<FbxObject> | parentObj | |
| Ref<FbxArchiveReader> | reader |
Methods¶
| FbxXform ( in FbxXform other ) | |
| FbxXform ( in String name, io Ref<FbxArchiveReader> reader, in Xfo tranfos, io FbxObject parent ) | |
| FbxXform () | |
| FbxXform | clone ? () |
| Box3 | getBounds ! ( in Float64 time, io Boolean isConstant ) |
| Box3 | getChildBounds ! ( in Float64 time ) |
| SInt32 | getNumSamples ? () |
| Float64[] | getTimes ? () |
| Xfo | readSample ! ( in Float64 time ) |
| reset ! () |