FVector4

FVector4(float, float, float, float)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(float x, float y, float z, float w)

또한보십시오


FVector4(float, float, float)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(float x, float y, float z)

또한보십시오


FVector4(Color)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(Color color)

또한보십시오


FVector4(Vector4)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(Vector4 vec)

또한보십시오


FVector4(Vector3)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(Vector3 vec)

또한보십시오


FVector4(Vector3, float)

의 새 인스턴스를 초기화합니다.FVector4 .

public FVector4(Vector3 vec, float w)

또한보십시오