Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

InteractionSourceLocation.TryGetVelocity

public bool TryGetVelocity(out Vector3 velocity);

Parameters

velocity Supplied Vector3 to be populated with interaction velocity.

Returns

bool True if the velocity is successfully returned.

Description

Get the velocity of the interaction.