[] bracket
{} brace
< less than
<= less than or equal
> greater than
=> greater than or equal
== equality
!= inequality
&& and
|| or
! not
if (!(a>=1000)) means "if a is not greater than 1000 or equal to 1000"
/360*100 means "change range of 0-360 to 0-100"
Maya----------
[random particle]
Create Expression to "radiusPP" -> radiusPP= rand(1,1)*radius
[empty particle]
command line "particle"
[find location to where Maya refers script]
"internal Var -userScriptDir
[adjust vertex normal]
Edit Poly>Set Vertex Normal
No comments:
Post a Comment