public void SetTransformActive(int index,
bool value);
Parameters
| index | The index of the transform. | |
| value | Active or not. |
Description 描述
Sets the tranform at the given index to active or not.
| index | The index of the transform. | |
| value | Active or not. |
Sets the tranform at the given index to active or not.