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

VRageMath.Vector3S..ctor

Malware edited this page May 4, 2019 · 2 revisions

IndexNamespace IndexVector3S

Summary

public Vector3S(Vector3I vec)

Parameters

Summary

public Vector3S(ref Vector3I vec)

Parameters

Summary

public Vector3S(short x, short y, short z)

Parameters

Summary

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

Parameters

Clone this wiki locally