nShaderAnimator Script Interface
nshaderanimator:
Super Class:
Subclasses:
C++ Class:
Info
Base class for shader parameter animators.Commands:
setparamname
- Command Input:
s(ParameterName)
- Command Output:
v
- Command Description:
- Set name of shader parameter to animate in target object.
getparamname
- Command Input:
v
- Command Output:
s(ParameterName)
- Command Description:
- Get name of shader parameter to animate in target object.