Adverti horiz upsell

Set Array Attribute 3.0.1 for Maya (maya script)

Script for changing arbitrary attributes of selected objects, position of vertices, CVs, and time/value of keyframes.

License
Button download
26 Downloads

Compatibility

  • 2022

Operating Systems

  • Irix
  • Linux
  • Mac
  • Solaris
  • Windows

History

Created:10/24/2022
Last Modified:06/12/2023
File Size: 28 KB

Keywords

randomizer

A linear interpolator for changing arbitrary attributes of selected objects, position of vertices, CVs, and time/value of keyframes. A general and usefull tool to manipulate many objects attributes live, using linear, randomized, or logarithmic exponents.
 

Install:

I usually put the python script in the Maya script folder: "C:\Users\XXX\Documents\maya\scripts", and then call it inside Maya with hotkey:

import arrayattribute as itplt
itplt.interpolate()

 

How to use:

  1. select the objects, nodes, CVs. or keyframes in graph edditor
  2. select the attributes in the channel box (or type the attribute name in the "attribute(s)" field of the script window, if it is open)
  3. open the script (it will automatically capture the attrivutes name from the channel box), or if it is already open, click on "recapture"
  4. drag the sliders


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.