Table of Contents

Class BakeryVolume

Namespace
Global
Assembly
Assembly-CSharp.dll
public class BakeryVolume : MonoBehaviour
Inheritance
BakeryVolume

Constructors

BakeryVolume()

public BakeryVolume()

Fields

adaptiveRes

public bool 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

public Bounds bounds

Field Value

Bounds

denoise

public bool denoise

Field Value

bool

enableBaking

public bool enableBaking

Field Value

bool

encoding

public BakeryVolume.Encoding encoding

Field Value

BakeryVolume.Encoding

globalVolume

public static BakeryVolume globalVolume

Field Value

BakeryVolume

isGlobal

public bool isGlobal

Field Value

bool

resolutionX

public int resolutionX

Field Value

int

resolutionY

public int resolutionY

Field Value

int

resolutionZ

public 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()

public Vector3 GetMin()

Returns

Vector3

OnEnable()

public void OnEnable()

SetGlobalParams()

public void SetGlobalParams()

UpdateBounds()

public void UpdateBounds()