MC-Basic:element.CP/zh-hans

From SoftMC-Wiki
< MC-Basic:element.CP
Revision as of 04:21, 10 September 2017 by Chi (talk | contribs) (Created page with "{{Languages}} == 缩写 == == 格式 == ?<''element''>.CP<br> <''element''>.CP = <''value''> == 适用版本 == 所有版本 == 描述 == Activates the continuous path mode...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
语言: [[::MC-Basic:element.CP|English]]  • [[::MC-Basic:element.CP/zh-hans|中文(简体)‎]]

缩写

格式

?<element>.CP
<element>.CP = <value>

适用版本

所有版本

描述

Activates the continuous path mode (for blending) and sets the blend radius value.

类型

Double

取值范围

0 to Max Double

单位

User axis position units

默认

0

使用范围

Task or Terminal

限制

The combination of CP <> 0 and VELOCITYFINAL <> 0 is not allowed.
Mixed profiler types are not valid. Modal/Nodal.

例子

Axis
A1.CP = 10
?A1.CP

Group
G1.CP = 10
?G1.CP

参考