Adverti horiz upsell

getRampAttrValue (WIN32) 1.0 for Maya (maya plugin)

getRampAttrValue 1.0 (WIN32 -...

License
Button download
776 Downloads

Compatibility

  • 6.x, 5.x

Operating Systems

  • Windows

History

Created:06/26/2004
Last Modified:03/11/2005
File Size: 19.2 KB
getRampAttrValue 1.0 (WIN32 - FREEWARE)

PLUG-IN DESCRIPTION:

MEL command to evaluate either a curve ramp or a color ramp from an attribute.

SYNOPSIS:

getRampAttrValue [-position/-p] node.rampAttr

RETURN VALUE:

float or float[3]

FLAGS:

-position/-p float

Position to evaluate the ramp. If the attribute is
a curve ramp returns a single float. If the attribute
is a color ramp returns an array of three floats
containing the R, G and B values at the given
position.

USAGE:

float $value = `getRampAttrValue -p 0.5 rampShader1.specularRollOff`;
float $value[3] = `getRampAttrValue -p 0.5 rampShader1.color`;

For Windows NT/2000/XP.
Includes Plug-Ins for Maya 5.0, 6.0 and 6.5
Includes Source and Documentation.
INSTALLING: Decompress it to 'C:/Program Files', find the
'README.TXT' file into the 'getRampAttrValue' folder and
follow instructions.

Developed by PROVIDE3D. 06/2004
Check out www.provide3d.com for updates and other
downloads.



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.