Click or drag to resize

VRPropertiesAspectClientOwnerId Property

The id of the client that is currently interacting with the owning visual.

Namespace: Demo3D.VR
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Guid ClientOwnerId { get; set; }

Property Value

Guid
See Also