Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

InteractionManager.numSourceStates

public static int numSourceStates;

Description

(Read Only) The number of InteractionSourceState snapshots available for reading with InteractionManager.GetCurrentReading.

This can be used to reserve storage in an array for retrieving interaction source states without triggering an allocation.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答