This version of Unity is unsupported.

HierarchyPropertyUnmanaged<T0>.SetValue

Declaration

public void SetValue(ref Unity.Hierarchy.HierarchyNode node, T value);

Parameters

node The hierarchy node.
value The value to set.

Description

Sets the property value for a HierarchyNode.