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: 17.00.05
Syntax
C#
public Guid ClientOwnerId { get; set; }

Property Value

Type: Guid
See Also