Click or drag to resize
Candlelight.Maya Namespace
This namespace contains all Candlelight Interactive library classes that replicate Maya functionality for run-time, procedural animation. These classes are designed to be project-independent, so they can be added into any Unity project, and may exist in multiple different Asset Store products.
Classes
  ClassDescription
Public classAimConstraint
A Constraint that replicates the behavior of the aimConstraint node in Maya.
Public classConstraint
A base class for DGNodes based on constraint nodes in Maya.
Public classDGNode
The base class from which components replicating behavior of Maya Dependency Graph nodes inherit.
Public classHipConstraint
A Constraint that replicates the behavior of the am_hipConstraint node in Maya.
Public classOrientConstraint
A Constraint that replicates the behavior of the orientConstraint node in Maya.
Public classPointConstraint
A Constraint that replicates the behavior of the pointConstraint node in Maya.
Public classShoulderConstraint
A Constraint that replicates the behavior of the am_ShoulderConstraint node in Maya.
Structures
Enumerations
  EnumerationDescription
Public enumerationAimConstraintUpVectorType
An Enum for describing different modes of up-vector computation.