VisualOnRenderType Property |
Occurs whenever the render status of a visual type is changed. This is usually in response to the user pressing one of the "Show X" buttons on the toolbar; for example, "Show Lights", "Show Support Stands", etc.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic ScriptReference<Visual, Type, bool> OnRenderType { get; }Property Value
Type:
ScriptReferenceVisual,
Type,
Boolean
See Also