Click or drag to resize

ContinuousInteractionLatest Property

Easy access to current interaction from scripts.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static ContinuousInteraction Latest { get; set; }

Property Value

Type: ContinuousInteraction
See Also