C# Class FrameSynthesis.VR.DebugGraphRenderer

Inheritance: UnityEngine.MonoBehaviour
Mostrar archivo Open project: KatsuomiK/RiftGesture

Public Properties

Property Type Description
material UnityEngine.Material
riftGesture UnityEngine.GameObject

Public Methods

Method Description
OnPostRender ( ) : void

Private Methods

Method Description
project ( float angle ) : float

Method Details

OnPostRender() public method

public OnPostRender ( ) : void
return void

Property Details

material public_oe property

public Material,UnityEngine material
return UnityEngine.Material

riftGesture public_oe property

public GameObject,UnityEngine riftGesture
return UnityEngine.GameObject