StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime
StrixMovementSynchronizer Class
StrixMovementSynchronizer Methods
OnStrixDeserialize Method
OnStrixSerialize Method
Reset Method
Teleport Method
StrixMovementSynchronizer
Teleport Method
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
void
Teleport
(
Vector3
position
,
Vector3
velocity
,
Quaternion
rotation
)
Parameters
position
Type:
Vector3
velocity
Type:
Vector3
rotation
Type:
Quaternion
See Also
Reference
StrixMovementSynchronizer Class
SoftGear.Strix.Unity.Runtime Namespace