docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LightsPunctual

    Extension for adding punctual lights.

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

    Fields

    lights

    Collection of lights

    Declaration
    public LightPunctual[] lights
    Field Value
    Type Description
    LightPunctual[]
    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 bool JsonUtilityCleanup()
    Returns
    Type Description
    bool

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

    See Also
    https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_lights_punctual

    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)