Base |
The BaseVisual3D type exposes the following members.
Name | Description | |
---|---|---|
IsVisibleChanged | Notify that the value of IsActuallyVisible property is changed. When true is returned from event handler, this prevents handling the change in this class. This is used when rendering in DXEngine. There handling IsVisible changes is optimized and does not require to remove the content of this Visual3D from visual 3D tree. | |
ParentChanged | ParentChanged event is triggered when the Parent of this BaseVisual3D is changed. |