SolverHandler.TransformTarget 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 target transform that the solvers will act upon.
public:
property UnityEngine::Transform ^ TransformTarget { UnityEngine::Transform ^ get(); };
public UnityEngine.Transform TransformTarget { get; }
member this.TransformTarget : UnityEngine.Transform
Public ReadOnly Property TransformTarget As Transform
Property Value
UnityEngine.Transform