-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.MyTransform.Transform
← Index ← MyTransform
csharp[MyTransform](VRageMath.MyTransform) Transform(ref [MyTransform](VRageMath.MyTransform) t1, ref [MyTransform](VRageMath.MyTransform) t2)``````csharpvoid Transform(ref [MyTransform](VRageMath.MyTransform) t1, ref [MyTransform](VRageMath.MyTransform) t2, ref [MyTransform](VRageMath.MyTransform) result)``````csharp[Vector3](VRageMath.Vector3) Transform(ref [Vector3](VRageMath.Vector3) v, ref [MyTransform](VRageMath.MyTransform) t2)``````csharpvoid Transform(ref [Vector3](VRageMath.Vector3) v, ref [MyTransform](VRageMath.MyTransform) t2, ref [Vector3](VRageMath.Vector3) result)
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!