public void SetLayerWeight (int layerIndex, float weight);

Parámetros

layerIndexThe layer index.
weightThe new layer weight.

Descripción

Sets the weight of the layer at the given index.