|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeData.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| ScriptableObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html |
| ScriptableObject.SetDirty() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_SetDirty |
| ScriptableObject.CreateInstance(String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance_System_String_ |
| ScriptableObject.CreateInstance(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance_System_Type_ |
| ScriptableObject.CreateInstance() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ScriptableObject.html#UnityEngine_ScriptableObject_CreateInstance__1 |
| 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.name | https://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.hideFlags | https://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 |
| TreeEditor | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_branchGroups.md&value=---%0Auid%3A%20TreeEditor.TreeData.branchGroups%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L21 |
| TreeGroupBranch | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroupBranch.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_isInPreviewMode.md&value=---%0Auid%3A%20TreeEditor.TreeData.isInPreviewMode%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L27 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_leafGroups.md&value=---%0Auid%3A%20TreeEditor.TreeData.leafGroups%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L22 |
| TreeGroupLeaf | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroupLeaf.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_materialHash.md&value=---%0Auid%3A%20TreeEditor.TreeData.materialHash%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L18 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_mesh.md&value=---%0Auid%3A%20TreeEditor.TreeData.mesh%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L24 |
| Mesh | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Mesh.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_nodes.md&value=---%0Auid%3A%20TreeEditor.TreeData.nodes%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L23 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_optimizedCutoutMaterial.md&value=---%0Auid%3A%20TreeEditor.TreeData.optimizedCutoutMaterial%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L26 |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_optimizedSolidMaterial.md&value=---%0Auid%3A%20TreeEditor.TreeData.optimizedSolidMaterial%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L25 |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_root.md&value=---%0Auid%3A%20TreeEditor.TreeData.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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L20 |
| TreeGroupRoot | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroupRoot.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_AddGroup_TreeEditor_TreeGroup_System_Type_.md&value=---%0Auid%3A%20TreeEditor.TreeData.AddGroup(TreeEditor.TreeGroup%2CSystem.Type)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L179 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_AddNode_TreeEditor_TreeGroup_TreeEditor_TreeNode_.md&value=---%0Auid%3A%20TreeEditor.TreeData.AddNode(TreeEditor.TreeGroup%2CTreeEditor.TreeNode)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L354 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_AddNode_TreeEditor_TreeGroup_TreeEditor_TreeNode_System_Boolean_.md&value=---%0Auid%3A%20TreeEditor.TreeData.AddNode(TreeEditor.TreeGroup%2CTreeEditor.TreeNode%2CSystem.Boolean)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L359 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_CheckExternalChanges.md&value=---%0Auid%3A%20TreeEditor.TreeData.CheckExternalChanges%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L1171 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_ClearReferences.md&value=---%0Auid%3A%20TreeEditor.TreeData.ClearReferences%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L155 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_DeleteGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.DeleteGroup(TreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L271 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_DeleteNode_TreeEditor_TreeNode_.md&value=---%0Auid%3A%20TreeEditor.TreeData.DeleteNode(TreeEditor.TreeNode)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L406 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_DeleteNode_TreeEditor_TreeNode_System_Boolean_.md&value=---%0Auid%3A%20TreeEditor.TreeData.DeleteNode(TreeEditor.TreeNode%2CSystem.Boolean)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L411 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_DuplicateGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.DuplicateGroup(TreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L250 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_DuplicateNode_TreeEditor_TreeNode_.md&value=---%0Auid%3A%20TreeEditor.TreeData.DuplicateNode(TreeEditor.TreeNode)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L449 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_GetAdaptiveHeightSegments_System_Single_System_Single_.md&value=---%0Auid%3A%20TreeEditor.TreeData.GetAdaptiveHeightSegments(System.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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L546 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_GetAdaptiveRadialSegments_System_Single_System_Single_.md&value=---%0Auid%3A%20TreeEditor.TreeData.GetAdaptiveRadialSegments(System.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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L551 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_GetAdaptiveSamples_TreeEditor_TreeGroup_TreeEditor_TreeNode_System_Single_.md&value=---%0Auid%3A%20TreeEditor.TreeData.GetAdaptiveSamples(TreeEditor.TreeGroup%2CTreeEditor.TreeNode%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L557 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_GetGroup_System_Int32_.md&value=---%0Auid%3A%20TreeEditor.TreeData.GetGroup(System.Int32)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L32 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_GetNode_System_Int32_.md&value=---%0Auid%3A%20TreeEditor.TreeData.GetNode(System.Int32)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L56 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_Initialize.md&value=---%0Auid%3A%20TreeEditor.TreeData.Initialize%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L466 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_IsAncestor_TreeEditor_TreeGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.IsAncestor(TreeEditor.TreeGroup%2CTreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L331 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_LockGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.LockGroup(TreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L320 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_OptimizeMaterial_System_Collections_Generic_List_TreeEditor_TreeMaterial__System_Collections_Generic_List_TreeEditor_TreeVertex__System_Collections_Generic_List_TreeEditor_TreeTriangle__.md&value=---%0Auid%3A%20TreeEditor.TreeData.OptimizeMaterial(System.Collections.Generic.List%7BTreeEditor.TreeMaterial%7D%2CSystem.Collections.Generic.List%7BTreeEditor.TreeVertex%7D%2CSystem.Collections.Generic.List%7BTreeEditor.TreeTriangle%7D)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L942 |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeMaterial | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeMaterial.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeVertex | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeVertex.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeTriangle | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeTriangle.html |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_PreviewMesh_UnityEngine_Matrix4x4_UnityEngine_Material____.md&value=---%0Auid%3A%20TreeEditor.TreeData.PreviewMesh(UnityEngine.Matrix4x4%2CUnityEngine.Material%5B%5D%40)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L752 |
| Matrix4x4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Matrix4x4.html |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_SetGroupParent_TreeEditor_TreeGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.SetGroupParent(TreeEditor.TreeGroup%2CTreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L292 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_SetNodeParent_TreeEditor_TreeNode_TreeEditor_TreeNode_.md&value=---%0Auid%3A%20TreeEditor.TreeData.SetNodeParent(TreeEditor.TreeNode%2CTreeEditor.TreeNode)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L392 |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| TreeNode | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeNode.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UnlockGroup_TreeEditor_TreeGroup_.md&value=---%0Auid%3A%20TreeEditor.TreeData.UnlockGroup(TreeEditor.TreeGroup)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L325 |
| TreeGroup | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeGroup.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UpdateDistribution_System_Int32_.md&value=---%0Auid%3A%20TreeEditor.TreeData.UpdateDistribution(System.Int32)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L528 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UpdateFrequency_System_Int32_.md&value=---%0Auid%3A%20TreeEditor.TreeData.UpdateFrequency(System.Int32)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L509 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UpdateMesh_UnityEngine_Matrix4x4_System_Collections_Generic_List_TreeEditor_TreeMaterial__System_Collections_Generic_List_TreeEditor_TreeVertex__System_Collections_Generic_List_TreeEditor_TreeTriangle__System_Collections_Generic_List_TreeEditor_TreeAOSphere__System_Int32_System_Single_System_Single_.md&value=---%0Auid%3A%20TreeEditor.TreeData.UpdateMesh(UnityEngine.Matrix4x4%2CSystem.Collections.Generic.List%7BTreeEditor.TreeMaterial%7D%2CSystem.Collections.Generic.List%7BTreeEditor.TreeVertex%7D%2CSystem.Collections.Generic.List%7BTreeEditor.TreeTriangle%7D%2CSystem.Collections.Generic.List%7BTreeEditor.TreeAOSphere%7D%2CSystem.Int32%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L1464 |
| Matrix4x4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Matrix4x4.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeMaterial | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeMaterial.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeVertex | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeVertex.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeTriangle | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeTriangle.html |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| TreeAOSphere | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeAOSphere.html |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Single | https://docs.microsoft.com/dotnet/api/system.single |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UpdateMesh_UnityEngine_Matrix4x4_UnityEngine_Material____.md&value=---%0Auid%3A%20TreeEditor.TreeData.UpdateMesh(UnityEngine.Matrix4x4%2CUnityEngine.Material%5B%5D%40)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L781 |
| Matrix4x4 | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Matrix4x4.html |
| Material | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Material.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_UpdateSeed_System_Int32_.md&value=---%0Auid%3A%20TreeEditor.TreeData.UpdateSeed(System.Int32)%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L489 |
| Int32 | https://docs.microsoft.com/dotnet/api/system.int32 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData_ValidateReferences.md&value=---%0Auid%3A%20TreeEditor.TreeData.ValidateReferences%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L114 |
| 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 Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=TreeEditor_TreeData.md&value=---%0Auid%3A%20TreeEditor.TreeData%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 Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Modules/TreeEditor/TreeData.cs/#L13 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/TreeEditor.TreeData.html#top |