C# Class FixWorldRotation, VRDesignLab

Inheritance: MonoBehaviour
Exibir arquivo Open project: VRUX-CO/VRDesignLab

Protected Methods

Method Description
LateUpdate ( ) : void
Start ( ) : void

Private Methods

Method Description
Reset ( ) : void

Method Details

LateUpdate() protected method

protected LateUpdate ( ) : void
return void

Start() protected method

protected Start ( ) : void
return void