Summary
A utility for re-initializing a
FlexiMotion.FlexiMotionRuntime
from a different
FlexiMotion.FlexiMotionDefinition
.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["FlexiMotionRuntimeTransfer"]
class Type type-node
Syntax
public static class FlexiMotionRuntimeTransfer
Methods
Name | Value | Summary |
---|---|---|
ReInitializeRuntime |
void |
Stores the current details of the
Runtime then re-initializes it from a modified
Definition and re-applies the stored details.
static
|