SetWeight

MorphTargetChannel.SetWeight method

Imposta il peso per il target specificato, il valore predefinito è 1, l’intervallo dovrebbe essere compreso tra 0~1

public void SetWeight(Shape target, double weight = 1m)
ParametroTipoDescrizione
targetShape
weightDouble

Guarda anche