C# Class Vector4

Afficher le fichier Open project: ufcpp/UfcppSample Class Usage Examples

Méthodes publiques

Свойство Type Description
w float
x float
y float
z float

Property Details

w public_oe property

public float w
Résultat float

x public_oe property

public float x
Résultat float

y public_oe property

public float y
Résultat float

z public_oe property

public float z
Résultat float