C# Class UnityEngine.LightProbeProxyVolume

The Light Probe Proxy Volume component offers the possibility to use higher resolution lighting for large non-static GameObjects.

Inheritance: Behaviour
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
INTERNAL_get_boundsGlobal ( Bounds &value ) : void
INTERNAL_get_originCustom ( Vector3 &value ) : void
INTERNAL_get_sizeCustom ( Vector3 &value ) : void
INTERNAL_set_originCustom ( Vector3 &value ) : void
INTERNAL_set_sizeCustom ( Vector3 &value ) : void
Update ( ) : void