internal static void SetVector3(string key, Vector3 value) { SessionState.INTERNAL_CALL_SetVector3(key, ref value); }