SelectionVisualizer

公用介面 SelectionVisualizer
已知間接子類別

選取 BaseTransformableNode 時,介面的視覺介面。

公用方法

抽象 void
applySelectionVisual (BaseTransformableNode 節點)
新增視覺呈現,表示目前已選取 BaseTransformableNode
抽象 void
removeSelectionVisual(BaseTransformableNode 節點)
移除表示目前已選取 BaseTransformableNode 的影像內容。

公用方法

公開抽象 void applySelectionVisual (BaseTransformableNode 節點)

新增視覺呈現,表示目前已選取 BaseTransformableNode

參數
個節點

公開抽象 void removeSelectionVisual (BaseTransformableNode 節點)

移除表示目前已選取 BaseTransformableNode 的影像內容。

參數
個節點