FVector3

General

FVector3 és una estructura en Aspose.3D FOSS per a .NET. Heretaris de: IEquatable<FVector3>.

Representa un vector 3D.

Propietats

NomTipus de productesAccésDescripció
ZeroFVector3Llegeix.La propietat retorna un vector els components x, y i z són tots zero.
OneFVector3Llegeix.

Mètodes

SignaturaDescripció
FVector3(x: float, y: float, z: float)Crea un vector copiant els components d’una instància de Vector3
FVector3(vec: Vector3)
Equals(other: FVector3)Retorna true si l’objecte és un FVector3 amb components iguals.
Equals(obj: object?)
GetHashCode()
 Català