public void SetLayerWeight(int layerIndex, float weight);

Parameters

layerIndexThe layer index.
weightThe new layer weight.

Description 描述

Sets the weight of the layer at the given index.