Holds the tessellated Scene geometry and associated data.
| Property | Description | 
|---|---|
| Color | The color of the geometry. | 
| Fill | The fill of the geometry. May be null. | 
| FillTransform | The filling transform of the geometry. | 
| Indices | The triangle indices of the geometry. | 
| SettingIndex | The setting index of the geometry. | 
| UnclippedBounds | The unclipped bounds of the geometry. | 
| UVs | The UV coordinates of the geometry. | 
| Vertices | The vertices of the geometry. | 
| WorldTransform | The world transform of the geometry. |