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

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