docs.unity.cn
    Show / Hide Table of Contents

    Class CubeSample

    Inheritance
    Object
    SampleBase
    ImageableSample
    XformableSample
    BoundableSample
    GprimSample
    CubeSample
    Inherited Members
    GprimSample.colors
    BoundableSample.extent
    XformableSample.FromTransform(Transform)
    XformableSample.transform
    XformableSample.xformOpOrder
    XformableSample.ConvertTransform()
    SampleBase.Free()
    Namespace: USD.NET.Unity
    Syntax
    [Serializable]
    [UsdSchema("Cube")]
    public class CubeSample : GprimSample

    Constructors

    CubeSample()

    Declaration
    public CubeSample()

    CubeSample(Double)

    Declaration
    public CubeSample(double size)
    Parameters
    Type Name Description
    Double size

    Properties

    size

    Declaration
    public double size { get; set; }
    Property Value
    Type Description
    Double
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023