Struct ReplaceByOccurrenceOptions
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
Syntax
[Serializable]
public struct ReplaceByOccurrenceOptions
Constructors
ReplaceByOccurrenceOptions(ReplaceByOccurrenceOptions)
Declaration
public ReplaceByOccurrenceOptions(ReplaceByOccurrenceOptions o)
Parameters
| Type | Name | Description |
|---|---|---|
| ReplaceByOccurrenceOptions | o |
Fields
Aligned
Declaration
public bool Aligned
Field Value
| Type | Description |
|---|---|
| bool |
Occurrence
Declaration
public uint Occurrence
Field Value
| Type | Description |
|---|---|
| uint |