public float GetLayerWeight(int layerIndex);
Parameters
| layerIndex | The layer index. |
Returns
float The layer weight.
Description 描述
Returns the weight of the layer at the specified index.
| layerIndex | The layer index. |
float The layer weight.
Returns the weight of the layer at the specified index.