PinchSpring.HandleAnchor Property
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.
The static anchor point of the spring.
public:
property UnityEngine::Transform ^ HandleAnchor { UnityEngine::Transform ^ get(); void set(UnityEngine::Transform ^ value); };
public UnityEngine.Transform HandleAnchor { get; set; }
member this.HandleAnchor : UnityEngine.Transform with get, set
Public Property HandleAnchor As Transform
Property Value
UnityEngine.Transform