docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RootExtensions

    glTF root extensions

    Inheritance
    object
    RootExtensions
    RootExtensions
    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 RootExtensions

    Fields

    KHR_lights_punctual

    Extension for adding punctual lights.

    Declaration
    public LightsPunctual KHR_lights_punctual
    Field Value
    Type Description
    LightsPunctual
    See Also
    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_lights_punctual

    Methods

    JsonUtilityCleanup()

    Cleans up invalid parsing artifacts created by GltfJsonUtilityParser.

    Declaration
    public virtual bool JsonUtilityCleanup()
    Returns
    Type Description
    bool

    True if element itself still holds value. False if it can be safely removed.

    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)