IRcChangeActiveVertexMorph Interface Reference
Inherits IUnknown.
List of all members.
Detailed Description
Interface to helper command used to re-target morph buffers and change active morph to new one. Used by vertex morphers as when changing active vertex morphs. It is implemented in mesh modifiers as this is intended during editing.
Member Function Documentation
| HRESULT IRcChangeActiveVertexMorph::SetMorphSource |
( |
IRsNode * |
pNode |
) |
|
Set node storing vertex morphs used to recalculate morph buffers.
- Parameters:
-
| pNode | [in] Vertex morphs node path. |