C# Class SharpQuake.refdef_t

Afficher le fichier Open project: Memorix101/SharpQuake

Méthodes publiques

Свойство Type Description
fov_x float
viewangles Vector3
vieworg Vector3
vrect vrect_t

Property Details

fov_x public_oe property

public float fov_x
Résultat float

viewangles public_oe property

public Vector3 viewangles
Résultat Vector3

vieworg public_oe property

public Vector3 vieworg
Résultat Vector3

vrect public_oe property

public vrect_t,SharpQuake vrect
Résultat vrect_t