Class Node An object defining the hierarchy relations and the local transform of its content. Inheritance object NamedObject NodeBase NodeBase<NodeExtensions> Node Inherited Members NodeBase<NodeExtensions>.extensions NodeBase<NodeExtensions>.Extensions NodeBase.children NodeBase.mesh NodeBase.matrix NodeBase.rotation NodeBase.scale NodeBase.translation NodeBase.skin NodeBase.camera NodeBase.JsonUtilityCleanup() NamedObject.name object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Namespace: GLTFast.Schema Assembly: solution.dll Syntax [Serializable] public class Node : NodeBase<NodeExtensions> Extension Methods NodeExtension.GetTransform(NodeBase, out Vector3, out Quaternion, out Vector3)