MEL指令筆記

sphrand: 可在指定的圓周中隨機產生一組位置(vector)

ex:$radius = 42;

$result=unit(sphrand(1)) * $radius;

// Result: <<5.35843, 28.2859, -30.581>>  //

makeIdentity: 作用類似freeze transformation, 會讓同一group之下的shape node都歸零.


              
  1. No trackbacks yet.

發表留言