René's URL Explorer Experiment


Title: Class Transform

Generator: docfx 2.40.7.0

direct link

Domain: stephenhodgson.github.io

NoneIE=edge,chrome=1
titleClass Transform
docfx:navrel../toc.html
docfx:tocreltoc.html

Links:

https://stephenhodgson.github.io/UnityCsReference/index.html
Show / Hide Table of Contentshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html#sidetoggle
Objecthttps://docs.microsoft.com/dotnet/api/system.object
Objecthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html
Componenthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html
RectTransformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.RectTransform.html
IEnumerablehttps://docs.microsoft.com/dotnet/api/system.collections.ienumerable
Component.transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_transform
Component.gameObjecthttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_gameObject
Component.GetComponent(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_Type_
Component.GetComponent()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent__1
Component.GetComponent(String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponent_System_String_
Component.GetComponentInChildren(Type, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_System_Boolean_
Component.GetComponentInChildren(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren_System_Type_
Component.GetComponentInChildren(Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1_System_Boolean_
Component.GetComponentInChildren()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInChildren__1
Component.GetComponentsInChildren(Type, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_System_Boolean_
Component.GetComponentsInChildren(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren_System_Type_
Component.GetComponentsInChildren(Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_
Component.GetComponentsInChildren(Boolean, List)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_System_Collections_Generic_List___0__
Component.GetComponentsInChildren()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1
Component.GetComponentsInChildren(List)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInChildren__1_System_Collections_Generic_List___0__
Component.GetComponentInParent(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent_System_Type_
Component.GetComponentInParent()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentInParent__1
Component.GetComponentsInParent(Type, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_System_Boolean_
Component.GetComponentsInParent(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent_System_Type_
Component.GetComponentsInParent(Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_
Component.GetComponentsInParent(Boolean, List)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1_System_Boolean_System_Collections_Generic_List___0__
Component.GetComponentsInParent()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponentsInParent__1
Component.GetComponents(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_
Component.GetComponents(Type, List)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents_System_Type_System_Collections_Generic_List_UnityEngine_Component__
Component.GetComponents(List)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1_System_Collections_Generic_List___0__
Component.taghttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_tag
Component.GetComponents()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_GetComponents__1
Component.CompareTag(String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_CompareTag_System_String_
Component.SendMessageUpwards(String, Object, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_UnityEngine_SendMessageOptions_
Component.SendMessageUpwards(String, Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_System_Object_
Component.SendMessageUpwards(String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_
Component.SendMessageUpwards(String, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessageUpwards_System_String_UnityEngine_SendMessageOptions_
Component.SendMessage(String, Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_
Component.SendMessage(String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_
Component.SendMessage(String, Object, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_System_Object_UnityEngine_SendMessageOptions_
Component.SendMessage(String, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_SendMessage_System_String_UnityEngine_SendMessageOptions_
Component.BroadcastMessage(String, Object, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_UnityEngine_SendMessageOptions_
Component.BroadcastMessage(String, Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_System_Object_
Component.BroadcastMessage(String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_
Component.BroadcastMessage(String, SendMessageOptions)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#UnityEngine_Component_BroadcastMessage_System_String_UnityEngine_SendMessageOptions_
Object.GetInstanceID()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID
Object.GetHashCode()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode
Object.Equals(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_
Object.namehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name
Object.Instantiate(Object, Vector3, Quaternion)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_
Object.Instantiate(Object, Vector3, Quaternion, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_
Object.Instantiate(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_
Object.Instantiate(Object, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_
Object.Instantiate(Object, Transform, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_
Object.Instantiate(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_
Object.Instantiate(T, Vector3, Quaternion)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_
Object.Instantiate(T, Vector3, Quaternion, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_
Object.Instantiate(T, Transform)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_
Object.Instantiate(T, Transform, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_
Object.Destroy(Object, Single)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_
Object.Destroy(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_
Object.DestroyImmediate(Object, Boolean)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_
Object.DestroyImmediate(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_
Object.FindObjectsOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_
Object.DontDestroyOnLoad(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_
Object.hideFlagshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags
Object.DestroyObject(Object, Single)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_
Object.DestroyObject(Object)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_
Object.FindSceneObjectsOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_
Object.FindObjectsOfTypeIncludingAssets(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_
Object.FindObjectsOfType()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1
Object.FindObjectOfType()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1
Object.FindObjectsOfTypeAll(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_
Object.FindObjectOfType(Type)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_
Object.ToString()https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString
Object.Equals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_
Object.ReferenceEquals(Object, Object)https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_
Object.GetType()https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType
Object.MemberwiseClone()https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone
UnityEnginehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform__ctor.md&value=---%0Auid%3A%20UnityEngine.Transform.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L23
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_eulerAngles.md&value=---%0Auid%3A%20UnityEngine.Transform.eulerAngles%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L42
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_forward.md&value=---%0Auid%3A%20UnityEngine.Transform.forward%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L54
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_hierarchyCapacity.md&value=---%0Auid%3A%20UnityEngine.Transform.hierarchyCapacity%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L373
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_hierarchyCount.md&value=---%0Auid%3A%20UnityEngine.Transform.hierarchyCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L385
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_localEulerAngles.md&value=---%0Auid%3A%20UnityEngine.Transform.localEulerAngles%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L45
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Matrix4x4https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Matrix4x4.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_parent.md&value=---%0Auid%3A%20UnityEngine.Transform.parent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L81
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_right.md&value=---%0Auid%3A%20UnityEngine.Transform.right%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L48
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_root.md&value=---%0Auid%3A%20UnityEngine.Transform.root%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L263
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_up.md&value=---%0Auid%3A%20UnityEngine.Transform.up%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L51
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Matrix4x4https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Matrix4x4.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Find_System_String_.md&value=---%0Auid%3A%20UnityEngine.Transform.Find(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L292
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_FindChild_System_String_.md&value=---%0Auid%3A%20UnityEngine.Transform.FindChild(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L319
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Int32https://docs.microsoft.com/dotnet/api/system.int32
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_GetEnumerator.md&value=---%0Auid%3A%20UnityEngine.Transform.GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L323
IEnumeratorhttps://docs.microsoft.com/dotnet/api/system.collections.ienumerator
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_InverseTransformDirection_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.InverseTransformDirection(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L234
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_InverseTransformPoint_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.InverseTransformPoint(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L260
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_InverseTransformVector_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.InverseTransformVector(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L247
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_LookAt_UnityEngine_Transform_.md&value=---%0Auid%3A%20UnityEngine.Transform.LookAt(UnityEngine.Transform)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L215
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_LookAt_UnityEngine_Transform_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Transform.LookAt(UnityEngine.Transform%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L214
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_LookAt_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Transform.LookAt(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L219
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_LookAt_UnityEngine_Vector3_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Transform.LookAt(UnityEngine.Vector3%2CUnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L218
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L179
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_System_Single_System_Single_System_Single_UnityEngine_Space_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(System.Single%2CSystem.Single%2CSystem.Single%2CUnityEngine.Space)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L174
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Spacehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Space.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L168
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_UnityEngine_Vector3_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(UnityEngine.Vector3%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L196
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_UnityEngine_Vector3_System_Single_UnityEngine_Space_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(UnityEngine.Vector3%2CSystem.Single%2CUnityEngine.Space)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L188
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Spacehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Space.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Rotate_UnityEngine_Vector3_UnityEngine_Space_.md&value=---%0Auid%3A%20UnityEngine.Transform.Rotate(UnityEngine.Vector3%2CUnityEngine.Space)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L157
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Spacehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Space.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_RotateAround_UnityEngine_Vector3_UnityEngine_Vector3_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.RotateAround(UnityEngine.Vector3%2CUnityEngine.Vector3%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L202
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_SetParent_UnityEngine_Transform_.md&value=---%0Auid%3A%20UnityEngine.Transform.SetParent(UnityEngine.Transform)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L100
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Booleanhttps://docs.microsoft.com/dotnet/api/system.boolean
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Quaternionhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Quaternion.html
Int32https://docs.microsoft.com/dotnet/api/system.int32
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_TransformDirection_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.TransformDirection(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L228
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_TransformPoint_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.TransformPoint(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L254
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_TransformVector_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.TransformVector(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L241
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L136
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_System_Single_System_Single_System_Single_UnityEngine_Space_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(System.Single%2CSystem.Single%2CSystem.Single%2CUnityEngine.Space)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L131
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Spacehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Space.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_System_Single_System_Single_System_Single_UnityEngine_Transform_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(System.Single%2CSystem.Single%2CSystem.Single%2CUnityEngine.Transform)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L151
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Singlehttps://docs.microsoft.com/dotnet/api/system.single
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_UnityEngine_Vector3_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(UnityEngine.Vector3)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L125
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_UnityEngine_Vector3_UnityEngine_Space_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(UnityEngine.Vector3%2CUnityEngine.Space)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L117
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Spacehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Space.html
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform_Translate_UnityEngine_Vector3_UnityEngine_Transform_.md&value=---%0Auid%3A%20UnityEngine.Transform.Translate(UnityEngine.Vector3%2CUnityEngine.Transform)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L142
Vector3https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Vector3.html
Transformhttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html
System.Collections.IEnumerablehttps://docs.microsoft.com/dotnet/api/system.collections.ienumerable
MustExtensions.MustBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_
MustExtensions.MustBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_
MustExtensions.MustNotBeEqual(T, T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_
MustExtensions.MustNotBeEqual(T, T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_
MustExtensions.MustBeNull(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_
MustExtensions.MustBeNull(T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_
MustExtensions.MustNotBeNull(T)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_
MustExtensions.MustNotBeNull(T, String)https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_
Improve this Dochttps://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Transform.md&value=---%0Auid%3A%20UnityEngine.Transform%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A
View Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Transform/ScriptBindings/Transform.bindings.cs/#L17
Back to tophttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html#top

Viewport: width=device-width


URLs of crawlers that visited me.