C# Class CSharpGL.Demos.UpdateDirectionalLightDirection

Inheritance: System.Script
Mostrar archivo Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
UpdateDirectionalLightDirection ( SimplexNoiseRenderer simplexNoiseRenderer ) : System

Protected Methods

Method Description
DoUpdate ( ) : void

Method Details

DoUpdate() protected method

protected DoUpdate ( ) : void
return void

UpdateDirectionalLightDirection() public method

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