applyAttrPreset node presetName blend
なし
変数名 | 変数型 | 説明 |
---|---|---|
なし |
// replace settings for nurbsSphere1 with tformPreset2 settings applyAttrPreset nurbSphere1 tformPreset2 1; // blend in 50% the settings of tformPreset2 into nurbsSphere1 applyAttrPreset nurbSphere1 tformPreset2 0.5;