Class MRLayerPlaneData
Inherited Members
Namespace: Unity.MARS
Syntax
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 |