Show / Hide Table of Contents

Delegate Section.OffsetChangedEvent

Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void OffsetChangedEvent(Section sender, Vector3 delta);
Parameters
Type Name Description
Section sender
System.Numerics.Vector3 delta
Back to top Generated by DocFX