GearBlocks
The GearBlocks Lua scripting API
SmashHammer.Scripting.Vector3Proxy Member List

This is the complete list of members for SmashHammer.Scripting.Vector3Proxy, including all inherited members.

Abs(Vector3Proxy vec)SmashHammer.Scripting.Vector3Proxystatic
Angle(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
BackSmashHammer.Scripting.Vector3Proxystatic
Clamp(Vector3Proxy vec, Vector3Proxy min, Vector3Proxy max)SmashHammer.Scripting.Vector3Proxystatic
Clamp01(Vector3Proxy vec)SmashHammer.Scripting.Vector3Proxystatic
ClampMagnitude(Vector3Proxy a, float maxLength)SmashHammer.Scripting.Vector3Proxystatic
Cross(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Distance(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Dot(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
DownSmashHammer.Scripting.Vector3Proxystatic
ForwardSmashHammer.Scripting.Vector3Proxystatic
LeftSmashHammer.Scripting.Vector3Proxystatic
Lerp(Vector3Proxy a, Vector3Proxy b, float t)SmashHammer.Scripting.Vector3Proxystatic
LerpUnclamped(Vector3Proxy a, Vector3Proxy b, float t)SmashHammer.Scripting.Vector3Proxystatic
MagnitudeSmashHammer.Scripting.Vector3Proxy
Max(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Min(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Mod(Vector3Proxy vec, float divisor)SmashHammer.Scripting.Vector3Proxystatic
MoveTowards(Vector3Proxy fromPoint, Vector3Proxy toPoint, float step)SmashHammer.Scripting.Vector3Proxystatic
Normalize(Vector3Proxy a)SmashHammer.Scripting.Vector3Proxystatic
Normalize()SmashHammer.Scripting.Vector3Proxy
NormalizedSmashHammer.Scripting.Vector3Proxy
OneSmashHammer.Scripting.Vector3Proxystatic
operator!=(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
operator*(Vector3Proxy a, float d)SmashHammer.Scripting.Vector3Proxystatic
operator*(float d, Vector3Proxy a)SmashHammer.Scripting.Vector3Proxystatic
operator+(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
operator-(Vector3Proxy a)SmashHammer.Scripting.Vector3Proxystatic
operator-(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
operator/(Vector3Proxy a, float d)SmashHammer.Scripting.Vector3Proxystatic
operator==(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Project(Vector3Proxy a, Vector3Proxy normal)SmashHammer.Scripting.Vector3Proxystatic
ProjectOnPlane(Vector3Proxy a, Vector3Proxy planeNormal)SmashHammer.Scripting.Vector3Proxystatic
Reflect(Vector3Proxy a, Vector3Proxy planeNormal)SmashHammer.Scripting.Vector3Proxystatic
RightSmashHammer.Scripting.Vector3Proxystatic
RotateTowards(Vector3Proxy fromDirection, Vector3Proxy toDirection, float angleStep, float magStep)SmashHammer.Scripting.Vector3Proxystatic
Round(Vector3Proxy vec)SmashHammer.Scripting.Vector3Proxystatic
Round(Vector3Proxy vec, float roundTo)SmashHammer.Scripting.Vector3Proxystatic
Round(Vector3Proxy vec, float roundTo, Vector3Proxy offset)SmashHammer.Scripting.Vector3Proxystatic
Round(Vector3Proxy vec, Vector3Proxy roundTo)SmashHammer.Scripting.Vector3Proxystatic
Round(Vector3Proxy vec, Vector3Proxy roundTo, Vector3Proxy offset)SmashHammer.Scripting.Vector3Proxystatic
Scale(Vector3Proxy a, Vector3Proxy b)SmashHammer.Scripting.Vector3Proxystatic
Set(float newX, float newY, float newZ)SmashHammer.Scripting.Vector3Proxy
SignedAngle(Vector3Proxy a, Vector3Proxy b, Vector3Proxy axis)SmashHammer.Scripting.Vector3Proxystatic
Slerp(Vector3Proxy a, Vector3Proxy b, float t)SmashHammer.Scripting.Vector3Proxystatic
SlerpUnclamped(Vector3Proxy a, Vector3Proxy b, float t)SmashHammer.Scripting.Vector3Proxystatic
SqrMagnitudeSmashHammer.Scripting.Vector3Proxy
this[int index]SmashHammer.Scripting.Vector3Proxy
UpSmashHammer.Scripting.Vector3Proxystatic
Vector3Proxy(float x, float y, float z)SmashHammer.Scripting.Vector3Proxy
Wrap(Vector3Proxy vec, float minWrapTo, float maxWrapTo)SmashHammer.Scripting.Vector3Proxystatic
Wrap(Vector3Proxy vec, Vector3Proxy minWrapTo, Vector3Proxy maxWrapTo)SmashHammer.Scripting.Vector3Proxystatic
XSmashHammer.Scripting.Vector3Proxy
YSmashHammer.Scripting.Vector3Proxy
ZSmashHammer.Scripting.Vector3Proxy
ZeroSmashHammer.Scripting.Vector3Proxystatic