Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.Vector4..ctor

Malware edited this page May 4, 2019 · 2 revisions

IndexNamespace IndexVector4

Summary

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

Parameters

Summary

public Vector4(Vector2 value, float z, float w)

Parameters

Summary

public Vector4(Vector3 value, float w)

Parameters

Summary

public Vector4(float value)

Parameters

Clone this wiki locally