C# Class Ovr.Vector2f

Afficher le fichier Open project: UCSDVR/Lucid-VR Class Usage Examples

Méthodes publiques

Свойство Type Description
x float

Méthodes publiques

Méthode Description
Vector2f ( float _x, float _y ) : System

Method Details

Vector2f() public méthode

public Vector2f ( float _x, float _y ) : System
_x float
_y float
Résultat System

Property Details

x public_oe property

public float x
Résultat float