Click or drag to resize

RenderTargetInSpaceAllowInteractChanged Event

Occurs when the AllowInteract property value changes.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public event Action<RenderTargetInSpace> AllowInteractChanged

Value

Type: SystemActionRenderTargetInSpace
See Also