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.TryGetPosition

public bool TryGetPosition(out Vector3 position);

Parameters

position Supplied Vector3 to be populated with interaction position.

Returns

bool True if the position is successfully returned.

Description

Get the position of the interaction.