Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PolygonalLightVolume
LightCapture
C# Class PolygonalLightVolume.LightCapture
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: nobnak/VolumetricShadow
Public Properties
Property
Type
Description
debugShader
UnityEngine.Shader
lightVolumeLayer
UnityEngine.LayerMask
scale
float
Public Methods
Method
Description
OnDestroy
( ) :
void
OnPreRender
( ) :
void
Start
( ) :
void
Method Details
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
OnPreRender()
public
method
public
OnPreRender
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
debugShader
public_oe property
public
Shader,UnityEngine
debugShader
return
UnityEngine.Shader
lightVolumeLayer
public_oe property
public
LayerMask,UnityEngine
lightVolumeLayer
return
UnityEngine.LayerMask
scale
public_oe property
public
float
scale
return
float