docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NodeBase<TExtensions>

    An object defining the hierarchy relations and the local transform of its content.

    Inheritance
    object
    NamedObject
    NodeBase
    NodeBase<TExtensions>
    Node
    Node
    Inherited Members
    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 abstract class NodeBase<TExtensions> : NodeBase where TExtensions : NodeExtensions
    Type Parameters
    Name Description
    TExtensions

    Node extensions type

    Fields

    extensions

    Node extensions

    Declaration
    public TExtensions extensions
    Field Value
    Type Description
    TExtensions

    Properties

    Extensions

    Node extensions

    Declaration
    public override NodeExtensions Extensions { get; }
    Property Value
    Type Description
    NodeExtensions
    Overrides
    NodeBase.Extensions

    Extension Methods

    NodeExtension.GetTransform(NodeBase, out Vector3, out Quaternion, out Vector3)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)