public void SetLayerWeight (int layerIndex, float weight);

파라미터

layerIndexThe layer index.
weightThe new layer weight.

설명

Sets the weight of the layer at the given index.