Template Name: AnimationOptions
UUID
<E2BF56C0-840F-11cf-8F52-0040333594A3>
Member Name | Type | Optional Array Size | Optional Data Objects |
openclosed | DWORD | None | |
positionquality | DWORD |
Description
This template allows you to set the D3DRM Animation options. The openclosed parameter can be either 0 for a closed or 1 for an open animation. The positionquality parameter is used to set the position quality for any position keys specified and can either be 0 for spline positions or 1 for linear positions. By default an animation is open and uses linear position keys.