C# Class FrameSynthesis.VR.DebugGraphRenderer

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: KatsuomiK/RiftGesture

Méthodes publiques

Свойство Type Description
material UnityEngine.Material
riftGesture UnityEngine.GameObject

Méthodes publiques

Méthode Description
OnPostRender ( ) : void

Private Methods

Méthode Description
project ( float angle ) : float

Method Details

OnPostRender() public méthode

public OnPostRender ( ) : void
Résultat void

Property Details

material public_oe property

public Material,UnityEngine material
Résultat UnityEngine.Material

riftGesture public_oe property

public GameObject,UnityEngine riftGesture
Résultat UnityEngine.GameObject