C# Class CSharpGL.Demos.UpdatePointLightPosition

Inheritance: System.Script
ファイルを表示 Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
UpdatePointLightPosition ( SimplexNoiseRenderer simplexNoiseRenderer ) : System

Protected Methods

Method Description
DoUpdate ( ) : void

Method Details

DoUpdate() protected method

protected DoUpdate ( ) : void
return void

UpdatePointLightPosition() public method

public UpdatePointLightPosition ( SimplexNoiseRenderer simplexNoiseRenderer ) : System
simplexNoiseRenderer SimplexNoiseRenderer
return System