C# Class PolygonalLightVolume.LightCapture

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: nobnak/VolumetricShadow

Méthodes publiques

Свойство Type Description
debugShader UnityEngine.Shader
lightVolumeLayer UnityEngine.LayerMask
scale float

Méthodes publiques

Méthode Description
OnDestroy ( ) : void
OnPreRender ( ) : void
Start ( ) : void

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnPreRender() public méthode

public OnPreRender ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

debugShader public_oe property

public Shader,UnityEngine debugShader
Résultat UnityEngine.Shader

lightVolumeLayer public_oe property

public LayerMask,UnityEngine lightVolumeLayer
Résultat UnityEngine.LayerMask

scale public_oe property

public float scale
Résultat float