API / geotoolkit3d / scene / Object3D / Events
Object3D Events enumerator
Enumeration Members
Enumeration Members
• ChildAdded = "ChildAdded"
Event type fired when a shape is added as a child to another shape
• ChildRemoved = "ChildRemoved"
Event type fired when a shape is removed from another shape children.
• Disposed = "Disposed"
Called when the object has been Disposed.
• Invalidate = "Invalidate"
Event type fired when a shape is modified and requires a render cycle to be done
• NodeTreeChanged = "NodeTreeChanged"
Node tree structure changed (children added/removed/order changed)
• ParentChanged = "ParentChanged"
Node parent has been changed
• PropertyChanged = "PropertyChanged"
This Event is fired when the property was changed
• VisibilityChanged = "VisibilityChanged"
Visibility is changed