SetStartPosition(Vector2)
A helper method that simultaneously sets both the _startPosition to the specified /position but also sets _useStartPosition to true.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public void SetStartPosition(Vector2 position)
Parameters
The position to use.
Remarks
Additional Resources: _useStartPosition, _startPosition