docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NodeExtensions

    Node extensions

    Inheritance
    object
    NodeExtensions
    NodeExtensions
    Inherited Members
    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 NodeExtensions

    Fields

    EXT_mesh_gpu_instancing

    Extension for enabling GPU instancing, rendering many copies of a single mesh at once using a small number of draw calls.

    Declaration
    public MeshGpuInstancing EXT_mesh_gpu_instancing
    Field Value
    Type Description
    MeshGpuInstancing
    See Also
    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing

    KHR_lights_punctual

    Extension for adding punctual lights.

    Declaration
    public NodeLightsPunctual KHR_lights_punctual
    Field Value
    Type Description
    NodeLightsPunctual
    See Also
    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_lights_punctual
    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)