docs.unity3d.com
    Show / Hide Table of Contents

    Class PointInstancerSample

    Inheritance
    Object
    SampleBase
    ImageableSample
    XformableSample
    BoundableSample
    PointInstancerPrototypesSample
    PointInstancerSample
    Inherited Members
    PointInstancerPrototypesSample.prototypes
    BoundableSample.extent
    XformableSample.FromTransform(Transform)
    XformableSample.transform
    XformableSample.xformOpOrder
    XformableSample.ConvertTransform()
    SampleBase.Free()
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: USD.NET.Unity
    Syntax
    [Serializable]
    [UsdSchema("PointInstancer")]
    public class PointInstancerSample : PointInstancerPrototypesSample

    Fields

    angularVelocities

    Declaration
    public Vector3[] angularVelocities
    Field Value
    Type Description
    Vector3[]

    ids

    Declaration
    public long[] ids
    Field Value
    Type Description
    Int64[]

    invisibleIds

    Declaration
    public long[] invisibleIds
    Field Value
    Type Description
    Int64[]

    positions

    Declaration
    public Vector3[] positions
    Field Value
    Type Description
    Vector3[]

    protoIndices

    Declaration
    public int[] protoIndices
    Field Value
    Type Description
    Int32[]

    rotations

    Declaration
    public Quaternion[] rotations
    Field Value
    Type Description
    Quaternion[]

    scales

    Declaration
    public Vector3[] scales
    Field Value
    Type Description
    Vector3[]

    velocities

    Declaration
    public Vector3[] velocities
    Field Value
    Type Description
    Vector3[]

    Methods

    ComputeInstanceMatrices(Scene, String)

    Declaration
    public Matrix4x4[] ComputeInstanceMatrices(Scene scene, string primPath)
    Parameters
    Type Name Description
    Scene scene
    String primPath
    Returns
    Type Description
    Matrix4x4[]
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023