Max script| Controller-scaling constraints _noise

Source: Internet
Author: User

Recording controller scaling constraints-manic wave control
On the basis of the preceding path constraints and rotation constraints-

t.scale.controller = noise_scale()      --给的缩放控制器增加-躁波类约束
N = t.scale.controller                  --将缩放类控制器赋予新对象,后面方便操作不繁琐
N.seed = 5                      --噪波种子
N.frequency = 3                 --噪波频率
on                  --分形噪波开关
N.roughness = 0.2               --噪波粗糙度
N.rampin = 50f                  --渐入
N.rampout = 10f                 --渐出s
[5,1,5]      --噪波强度x\y\z
on               --限制轴向>0
on               --限制轴向>0
on               --限制轴向>0
onattime0 N.noise_strength= [0,0,0]  --0帧躁波强度 0,0,0
onattime100 N.noise_strength = [3,6,9]   --100帧躁波强度 3,6,9

The above only describes the use of the type of mania in the zoom controller, similar to other controllers, Max, of course, there are many controllers not listed, the heart of the passers-by can see the official Max script document

The controller includes:

控制器-超级类级别QuatController: MAXWrapper附着控制器关键点音频控制器动力学控制器表达式控制器限制控制器列表控制器运动捕捉控制器**噪波控制器On_Off 控制器关键点从属控制器弹簧控制器XYZ 控制器Bezier 控制器浮点控制器线性控制器主块控制器Matrix3 控制器变形控制器Point3 控制器Point4 控制器位置控制器重定时器控制器Reactor 控制器旋转控制器缩放控制器脚本控制器TCB 控制器

Max script| Controller-scaling constraints _noise

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.