Class NodeExtension
Extension methods for NodeBase
Inherited Members
Namespace: GLTFast
Assembly: solution.dll
Syntax
public static class NodeExtension
Methods
| Name | Description |
|---|---|
| GetTransform(NodeBase, out Vector3, out Quaternion, out Vector3) | Get translation, rotation and scale of a node, regardless of source properties |