Class MRLayerPlaneData
Inherited Members
Namespace: Unity.MARS.Data.Synthetic
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS")]
public class MRLayerPlaneData : LayerPlaneData
Fields
DebugColor
Declaration
public Color DebugColor
Field Value
| Type | Description |
|---|---|
| Color |
MRPlane
Declaration
public MRPlane MRPlane
Field Value
| Type | Description |
|---|---|
| MRPlane |
Methods
GetOrCreate(PlaneVoxel)
Declaration
public static MRLayerPlaneData GetOrCreate(PlaneVoxel startingVoxel)
Parameters
| Type | Name | Description |
|---|---|---|
| PlaneVoxel | startingVoxel |
Returns
| Type | Description |
|---|---|
| MRLayerPlaneData |