C# Class AreaLightSpherical, TheUnseen

Inheritance: AreaLight
显示文件 Open project: henryj41043/TheUnseen

Public Methods

Method Description
OnDrawGizmos ( ) : void
PickMaterial ( ) : void
UpdateMaterial ( ) : void

Protected Methods

Method Description
Start ( ) : void

Method Details

OnDrawGizmos() public method

public OnDrawGizmos ( ) : void
return void

PickMaterial() public method

public PickMaterial ( ) : void
return void

Start() protected method

protected Start ( ) : void
return void

UpdateMaterial() public method

public UpdateMaterial ( ) : void
return void