ButtonCollider.CopyFrom Field

Definition

public: UnityEngine::Transform ^ CopyFrom;
[UnityEngine.Tooltip("the object to copy the scale from")]
public UnityEngine.Transform CopyFrom;
[<UnityEngine.Tooltip("the object to copy the scale from")>]
val mutable CopyFrom : UnityEngine.Transform
Public CopyFrom As Transform 

Field Value

UnityEngine.Transform
Attributes
UnityEngine.TooltipAttribute

Applies to