Click or drag to resize
ModelMovedEventArgsMoveVector3D Property
Gets a Vector3D that specifies the amount of move.

Namespace: Ab3d.PowerToys.Common
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 7.0.0.0
Syntax
C#
public Vector3D MoveVector3D { get; }

Property Value

Type: Vector3D
See Also