C# Class Kvant.Grass

Inheritance: UnityEngine.MonoBehaviour
显示文件 Open project: keijiro/KvantGrass Class Usage Examples

Public Methods

Method Description
NotifyConfigChange ( ) : void

Private Methods

Method Description
CreateBuffer ( ) : RenderTexture
CreateMaterial ( Shader shader ) : Material
OnDestroy ( ) : void
Reset ( ) : void
ResetResources ( ) : void
Update ( ) : void
UpdateKernelShader ( ) : void

Method Details

NotifyConfigChange() public method

public NotifyConfigChange ( ) : void
return void