Struct PlaneEdgeSettings
Inherited Members
Namespace: Unity.MARS.Data
Assembly: Unity.MARS.dll
Syntax
[Serializable]
[MovedFrom("Unity.MARS")]
public struct PlaneEdgeSettings
Fields
EdgeRepeatDistance
Declaration
public float EdgeRepeatDistance
Field Value
| Type | Description |
|---|---|
| float |
EdgeWidth
Declaration
public float EdgeWidth
Field Value
| Type | Description |
|---|---|
| float |
MakeEdge
Declaration
public bool MakeEdge
Field Value
| Type | Description |
|---|---|
| bool |
Properties
Default
Declaration
public static PlaneEdgeSettings Default { get; }
Property Value
| Type | Description |
|---|---|
| PlaneEdgeSettings |