Method | Description | |
---|---|---|
SetViewParams ( System.Vector3 eye, System.Vector3 lookAt, System.Vector3 vUp ) : void |
Method | Description | |
---|---|---|
MouseRotation ( Quaternion m_mouseQuat ) : void |
Method | Description | |
---|---|---|
UpdateWorld ( ) : void |
protected MouseRotation ( Quaternion m_mouseQuat ) : void | ||
m_mouseQuat | Quaternion | |
return | void |
public SetViewParams ( System.Vector3 eye, System.Vector3 lookAt, System.Vector3 vUp ) : void | ||
eye | System.Vector3 | |
lookAt | System.Vector3 | |
vUp | System.Vector3 | |
return | void |