Method | Description | |
---|---|---|
SetLocalPositionAndRotation ( Transform transform, float3 pos, float3 rot ) : void | ||
SetPositionAndRotation ( Transform transform, float3 pos, float3 rot ) : void |
public static SetLocalPositionAndRotation ( Transform transform, float3 pos, float3 rot ) : void | ||
transform | Transform | |
pos | float3 | |
rot | float3 | |
return | void |
public static SetPositionAndRotation ( Transform transform, float3 pos, float3 rot ) : void | ||
transform | Transform | |
pos | float3 | |
rot | float3 | |
return | void |