Class BakeryVolume
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class BakeryVolume : MonoBehaviour
- Inheritance
-
BakeryVolume
Constructors
BakeryVolume()
Fields
adaptiveRes
Field Value
- bool
bakedMask
public Texture3D bakedMask
Field Value
- Texture3D
bakedTexture0
public Texture3D bakedTexture0
Field Value
- Texture3D
bakedTexture1
public Texture3D bakedTexture1
Field Value
- Texture3D
bakedTexture2
public Texture3D bakedTexture2
Field Value
- Texture3D
bakedTexture3
public Texture3D bakedTexture3
Field Value
- Texture3D
bounds
Field Value
- Bounds
denoise
Field Value
- bool
enableBaking
Field Value
- bool
encoding
public BakeryVolume.Encoding encoding
Field Value
- BakeryVolume.Encoding
globalVolume
public static BakeryVolume globalVolume
Field Value
- BakeryVolume
isGlobal
Field Value
- bool
resolutionX
Field Value
- int
resolutionY
Field Value
- int
resolutionZ
Field Value
- int
shadowmaskEncoding
public BakeryVolume.ShadowmaskEncoding shadowmaskEncoding
Field Value
- BakeryVolume.ShadowmaskEncoding
supportRotationAfterBake
public bool supportRotationAfterBake
Field Value
- bool
voxelsPerUnit
public float voxelsPerUnit
Field Value
- float
Methods
GetInvSize()
public Vector3 GetInvSize()
Returns
- Vector3
GetMatrix()
public Matrix4x4 GetMatrix()
Returns
- Matrix4x4
GetMin()
Returns
- Vector3
OnEnable()
SetGlobalParams()
public void SetGlobalParams()
UpdateBounds()
public void UpdateBounds()