SelectionVisualizer

公共接口 SelectionVisualizer
已知的间接子类

选择 BaseTransformableNode 时可直观呈现的界面。

公共方法

抽象 无效
applySelectionVisualBaseTransformableNode 节点)
添加表示当前已选择 BaseTransformableNode 的视觉元素。
抽象 无效
removeSelectionVisualBaseTransformableNode 节点)
移除表明当前已选择 BaseTransformableNode 的视觉元素。

公共方法

public abstract void applySelectionVisual (BaseTransformableNode node)

添加表示当前已选择 BaseTransformableNode 的视觉元素。

参数
节点

public abstract void removeSelectionVisual (BaseTransformableNode node)

移除表明当前已选择 BaseTransformableNode 的视觉元素。

参数
节点