Class SphereSample
Inheritance
SphereSample
Inherited Members
Namespace: USD.NET.Unity
Syntax
[Serializable]
[UsdSchema("Sphere")]
public class SphereSample : GprimSample
Constructors
SphereSample()
Declaration
public SphereSample()
SphereSample(Double)
Declaration
public SphereSample(double radius)
Parameters
Type | Name | Description |
---|---|---|
Double | radius |
Properties
radius
Declaration
public double radius { get; set; }
Property Value
Type | Description |
---|---|
Double |