Class Geometry
Inherited Members
Namespace: Unity.Cloud.Metadata
Assembly: Unity.Cloud.Metadata.dll
Syntax
public class Geometry
Properties
BoundingBox
Declaration
public DoubleBounds BoundingBox { get; }
Property Value
| Type | Description |
|---|---|
| DoubleBounds |
Payload
Declaration
public GeometryPayload Payload { get; }
Property Value
| Type | Description |
|---|---|
| GeometryPayload |
WorldTransform
Declaration
public double4x4 WorldTransform { get; }
Property Value
| Type | Description |
|---|---|
| double4x4 |