ButtonCollider.CopyFrom Field   
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.
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