Свойство | Type | Description | |
---|---|---|---|
entity | Entity | ||
offset | Vector3 | ||
rotate | bool |
Méthode | Description | |
---|---|---|
ThirdPersonCamera ( Entity e, Vector3 offset ) : System | ||
ThirdPersonCamera ( Entity e, Vector3 offset, bool rotate ) : System | ||
Update ( double elapsed ) : void |
public ThirdPersonCamera ( Entity e, Vector3 offset ) : System | ||
e | Entity | |
offset | Vector3 | |
Résultat | System |
public ThirdPersonCamera ( Entity e, Vector3 offset, bool rotate ) : System | ||
e | Entity | |
offset | Vector3 | |
rotate | bool | |
Résultat | System |