mGear: Rigging Framework
3.5
Overview
Quick Start
mGear Rigging Workflow
Framework
Animbits
Base Modules
Rigbits
Shifter Rig Builder
Simple Rig
Synoptic
Modules flat List
mgear.core
mgear.core.applyop
mgear.core.attribute
mgear.core.curve
mgear.core.dag
mgear.core.fcurve
mgear.core.icon
mgear.core.log
mgear.core.meshNavigation
mgear.core.node
mgear.core.pickWalk
mgear.core.primitive
mgear.core.skin
mgear.string
mgear.core.transform
mgear.core.utils
mgear.core.vector
mgear.core.widgets
mgear.shifter
mgear.shifter.guide
mgear.shifter.gui
mgear.synoptic
mgear.synoptic.utils
mgear.synoptic.widgets
mgear.simpleRig.simpleRigTool
Custom Solvers/Deformers
Animbits User Documentation
Crank User Documentation
Shifter User Documentation
Shifter Component Reference
Synoptic User Documentation
Video Tutorials
FAQ
Release Log
License
mGear: Rigging Framework
Docs
»
Framework
»
Modules flat List
»
mgear.core.log
View page source
mgear.core.log
¶
Logging Maya data
mgear.core.log.
matrix4
(
m
,
msg='matrix4'
)
¶
Print matrix 4x4 data.
Parameters:
m
(
matrix
) – 4x4 Matrix
msg
(
str
) – Message in front of the data print.