Megosztás a következőn keresztül:


FrozenAnchorVisual Class

Definition

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.MonoBehaviour
FrozenAnchorVisual

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

Applies to