docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NamedObject

    Base class for anything with a name property

    Inheritance
    object
    NamedObject
    Camera
    GltfAnimation
    Image
    Material
    Mesh
    Node
    Sampler
    Scene
    Skin
    Texture
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: GLTFast.Schema
    Assembly: glTFast.dll
    Syntax
    [Serializable]
    public abstract class NamedObject

    Fields

    name

    Object's name

    Declaration
    public string name
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2026 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)