C# Class VJWireframeCamera, fuze-vj-kit

Inheritance: MonoBehaviour
Mostrar archivo Open project: unity3d-jp/fuze-vj-kit

Public Properties

Property Type Description
wireframeMode bool

Public Methods

Method Description
OnPostRender ( ) : void
OnPreRender ( ) : void

Method Details

OnPostRender() public method

public OnPostRender ( ) : void
return void

OnPreRender() public method

public OnPreRender ( ) : void
return void

Property Details

wireframeMode public_oe property

public bool wireframeMode
return bool