animClipDrivesSize
此内容尚不支持你的语言。
animClipDrivesSize(
data):boolean
Defined in: animation/AnimClipLoader.ts:203
Does this clip own Sprite.size? The mode says so outright, an authored frame
size says so by existing — and so does an offset, which needs the size it is a
fraction of. Left to the entity, one clip on two entities would shift by two
different amounts, the very drift offsets exist to remove.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean