Show / Hide Table of Contents

Delegate ActiveCameraChangedEventHandler

A delegate for use with camera change events on a IVRAvatarHead instance.

Namespace: Liminal.SDK.VR.Avatars
Assembly: Liminal.SDK.dll
Syntax
public delegate void ActiveCameraChangedEventHandler(IVRAvatarHead head);
Parameters
Type Name Description
IVRAvatarHead head

The IVRAvatarHead the event relates to.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX