SurfacePulse.SetLocalOrigin(Vector3) Method
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:
void SetLocalOrigin(UnityEngine::Vector3 origin);
public void SetLocalOrigin (UnityEngine.Vector3 origin);
member this.SetLocalOrigin : UnityEngine.Vector3 -> unit
Public Sub SetLocalOrigin (origin As Vector3)
Parameters
- origin
- UnityEngine.Vector3