BakedValue
Struct
Read time 1 minuteLast updated 19 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public struct BakedValue
Constructors
BakedValue(BakedValue)
Parameterspublic BakedValue(BakedValue o)
Type | Name | Description |
|---|---|---|
| BakedValue | o |
Fields
occurrence
Returnspublic uint occurrence
Type | Description |
|---|---|
| uint |
polygonId
Returnspublic uint polygonId
Type | Description |
|---|---|
| uint |
paramU
Returnspublic double paramU
Type | Description |
|---|---|
| double |
paramV
Returnspublic double paramV
Type | Description |
|---|---|
| double |
material
Returnspublic uint material
Type | Description |
|---|---|
| uint |