Player-Related Classes
Player Class
PlayerActor Class
UNIGINE | UNIGINE 2 |
---|---|
vec3 getViewDirection() | vec3 getView() of the Player class. |
void setViewDirection(vec3 direction) | void setView(vec3 view) of the Player class. |
PlayerPersecutor Class
UNIGINE | UNIGINE 2.0 |
---|---|
vec3 getViewDirection() | vec3 getView() of the Player class. |
void setViewDirection(vec3 direction) | void setView(vec3 view) of the Player class. |
PlayerSpectator Class
UNIGINE | UNIGINE 2.0 |
---|---|
vec3 getViewDirection() | vec3 getView() of the Player class. |
void setViewDirection(vec3 direction) | void setView(vec3 view) of the Player class. |
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)