跳到主要内容

Asset_wrapper_anim_sampler

Ploy3D / Asset_wrapper_anim_sampler

Interface: Asset_wrapper_anim_sampler

动画轨道采样器封装。

Table of contents

Properties

Properties

inputCount

inputCount: number

输入数据总数(以浮点型为单位)。


inputMaxTS

inputMaxTS: number

输入数据最大值。


inputOffset

inputOffset: number

输入数据偏移(以浮点型为单位)。


outputInterpolation

outputInterpolation: number

输出数据插值方式:0-LINEAR、1-STEP、2-CUBICSPLINE。


outputOffset

outputOffset: number

输出数据偏移(以浮点型为单位)。


outputStride

outputStride: number

输出数据步距(以浮点型为单位)。