public void SetLayerWeight(int layerIndex,
float weight);
Parameters
| layerIndex | The layer index. | |
| weight | The new layer weight. |
Description 描述
Sets the weight of the layer at the given index.
| layerIndex | The layer index. | |
| weight | The new layer weight. |
Sets the weight of the layer at the given index.