Aracılığıyla paylaş


SpacePinOrientable.SetFrozenPosition(Vector3) Method

Definition

Set the position in frozen space. Rotation not needed since it is computed based on relative positions.

public void SetFrozenPosition (UnityEngine.Vector3 frozenPosition);
member this.SetFrozenPosition : UnityEngine.Vector3 -> unit
Public Sub SetFrozenPosition (frozenPosition As Vector3)

Parameters

frozenPosition
UnityEngine.Vector3

Position in frozen space.

Applies to