FrozenAnchorVisual Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Component for controlling color and ID text of anchor visualizations.
public class FrozenAnchorVisual : UnityEngine.MonoBehaviour
type FrozenAnchorVisual = class
inherit MonoBehaviour
Public Class FrozenAnchorVisual
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourFrozenAnchorVisual
Remarks
The text will be set to the AnchorID. The color will be kept in sync with the parent frame.
Constructors
FrozenAnchorVisual() |
Methods
Instantiate(String, FrameVisual) |
Create an instance of a frame visualizer |