Click or drag to resize

VisualOnParentMoved Property

Occurs when a parent or parent's parent, etc. has moved or rotated. NOTE: For fast moving objects like loads this can be a performance hit.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public OnMatrixUpdatedScriptReference OnParentMoved { get; }

Property Value

OnMatrixUpdatedScriptReference
See Also