MCPcopy Create free account
hub / github.com/HeliumProject/Engine / IsVisible

Function IsVisible

Source/Tools/EditorScene/SceneNode.h:158–161  ·  view source on GitHub ↗

Visibility indicates that the item shows up in the 3D view (assuming that additional options are enabled, such as the pointer or bounds). Should be overridden in derived classes to accurately determine this. Derived classes should raise the m_VisibilityChanged event if they make a change to the node's visibility so that it it accurately Reflected throughout the UI.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

SelectPathMethod · 0.85
SetZoomMethod · 0.85
OnThumbnailLoadedMethod · 0.85
GetVisibleItemsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected