BakeMaps
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.Algo
[Serializable]public struct BakeMaps
Constructors
BakeMaps(BakeMaps)
public BakeMaps(BakeMaps o)
Parameters
Type | Name | Description |
|---|---|---|
| BakeMaps | o |
Fields
diffuse
public bool diffuse
Returns
Type | Description |
|---|---|
| bool |
normal
public bool normal
Returns
Type | Description |
|---|---|
| bool |
roughness
public bool roughness
Returns
Type | Description |
|---|---|
| bool |
metallic
public bool metallic
Returns
Type | Description |
|---|---|
| bool |
opacity
public bool opacity
Returns
Type | Description |
|---|---|
| bool |
ambientOcclusion
public bool ambientOcclusion
Returns
Type | Description |
|---|---|
| bool |
emissive
public bool emissive
Returns
Type | Description |
|---|---|
| bool |