Legacy Documentation: Version 2017.1 (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.

Did you find this page useful? Please give it a rating: