docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MeshGpuInstancing.Attributes

    Per-instance attributes collection

    Inheritance
    object
    MeshGpuInstancing.Attributes
    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 MeshGpuInstancing.Attributes

    Fields

    ROTATION

    Instance rotations accessor index

    Declaration
    public int ROTATION
    Field Value
    Type Description
    int

    SCALE

    Instance scales accessor index

    Declaration
    public int SCALE
    Field Value
    Type Description
    int

    TRANSLATION

    Instance positions accessor index

    Declaration
    public int TRANSLATION
    Field Value
    Type Description
    int
    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)