docs.unity3d.com
    Show / Hide Table of Contents

    Class CurvesSample

    Inheritance
    Object
    SampleBase
    ImageableSample
    XformableSample
    BoundableSample
    GprimSample
    PointBasedSample
    CurvesSample
    BasisCurvesSample
    Inherited Members
    GprimSample.colors
    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("Curves")]
    public class CurvesSample : PointBasedSample

    Fields

    curveVertexCounts

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

    doubleSided

    Declaration
    [UsdVariability(Variability.Uniform)]
    public bool doubleSided
    Field Value
    Type Description
    Boolean

    normals

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

    orientation

    Declaration
    [UsdVariability(Variability.Uniform)]
    public Orientation orientation
    Field Value
    Type Description
    Orientation

    points

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

    velocities

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

    widths

    Declaration
    public float[] widths
    Field Value
    Type Description
    Single[]
    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