ButtonSizeOffset.AnchorTransform Field

Definition

public: UnityEngine::Transform ^ AnchorTransform;
[UnityEngine.Tooltip("The transform this object should be linked and aligned to")]
public UnityEngine.Transform AnchorTransform;
[<UnityEngine.Tooltip("The transform this object should be linked and aligned to")>]
val mutable AnchorTransform : UnityEngine.Transform
Public AnchorTransform As Transform 

Field Value

UnityEngine.Transform
Attributes
UnityEngine.TooltipAttribute

Applies to