$0+

Matrix Constraint

0 ratings
I want this!

Matrix Constraint

$0+
0 ratings

This script allows you to apply matrix constraints and perform other functions, such as setting the influence of how much the parent object controls the child and using the offset parent matrix to freeze transformations.

Why matrix constraint?

Matrix constraints perform better in complex scenes since they use matrix multiplication, which is computationally more efficient than handling individual constraints. This can reduce evaluation overhead, leading to faster playback in complex rigs.

Installation Guides:

  1. Copy or move the file to Documents › maya › (Maya Version) › script
  2. Open maya, then open script editor
  3. Paste this script in script section below into script editor
  4. Select all, middle mouse drag into the shelf.

Script:

import MatrixConstraint
reload(MatrixConstraint)
$
I want this!

MatrixConstraint.py

Compatibility
2020+
Size
102 KB
Copy product URL