|
Enfusion Script API
|
Public Member Functions | |
| proto external void | Set (string boneName, vector offsetInBoneSpace[4]) |
| proto external void | GetLocalTransform (notnull IEntity owner, out vector outMat[4]) |
| proto external vector | GetLocalTransformAxis (notnull IEntity owner, int axis) |
| Axis should be [0..3], vector.Zero will be returned otherwise. | |
| proto external void | GetWorldTransform (notnull IEntity owner, out vector outMat[4]) |
| proto external vector | GetWorldTransformAxis (notnull IEntity owner, int axis) |
| Axis should be [0..3], vector.Zero will be returned otherwise. | |
Public Member Functions inherited from Managed | |
| proto external ref Managed | Clone () |
| Return shallow copy of object, or null if it is not allowed (not public constructor) | |
Axis should be [0..3], vector.Zero will be returned otherwise.
Axis should be [0..3], vector.Zero will be returned otherwise.