FVector4

General

FVector4 és una classe en Aspose.3d per a Java. Heretaris de: Serializable.

FVector4.FVector4 initializes the vector with the given x, y, z, w components.

Mètodes

SignaturaDescripció
FVector4()Inicialitza el vector amb els components x, y, z i w donats.
FVector4(x: float, y: float, z: float, w: float)
 Català