Show / Hide Table of Contents

Delegate Section.YawChangedEvent

Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void YawChangedEvent(Section sender, float yaw);
Parameters
Type Name Description
Section sender
System.Single yaw
Back to top Generated by DocFX