Hi
I am kailash , I have been got stucked on this point since last 15 days
that How to assign constant in script controller? I am using 3Ds Max 9.
It asks for value expression that has default value 0
Forum topic · General Scripting
By kailash3 · 2008-02-22
Hi
I am kailash , I have been got stucked on this point since last 15 days
that How to assign constant in script controller? I am using 3Ds Max 9.
It asks for value expression that has default value 0
kailash3 · 2008-02-29
Thx man :)
denisT · 2008-02-22
.AddConstant AddConstant <&TSTR>Name <&fpvalue>Constant
Example: thenode.pos.controller.AddConstant "Test" 3.0