FVector3
FVector3(float, float, float)
의 새 인스턴스를 초기화합니다.FVector3
.
public FVector3(float x, float y, float z)
또한보십시오
- struct FVector3
- 네임스페이스 Aspose.ThreeD.Utilities
- 집회 Aspose.3D
FVector3(Vector3)
의 새 인스턴스를 초기화합니다.FVector3
.
public FVector3(Vector3 vec)
또한보십시오
- struct Vector3
- struct FVector3
- 네임스페이스 Aspose.ThreeD.Utilities
- 집회 Aspose.3D
FVector3(Vector4)
의 새 인스턴스를 초기화합니다.FVector4
.
public FVector3(Vector4 vec)
또한보십시오
- struct Vector4
- struct FVector3
- 네임스페이스 Aspose.ThreeD.Utilities
- 집회 Aspose.3D