Version: 2017.3

FrameData

struct in UnityEngine.Playables

매뉴얼로 전환

설명

This structure contains the frame information a Playable receives in Playable.PrepareFrame.

변수

deltaTimeTime difference between this frame and the preceding frame.
effectiveParentDelayThe accumulated delay of the parent Playable during the PlayableGraph traversal.
effectiveParentSpeedThe accumulated speed of the parent Playable during the PlayableGraph traversal.
effectiveSpeedThe accumulated speed of the Playable during the PlayableGraph traversal.
effectiveWeightThe accumulated weight of the Playable during the PlayableGraph traversal.
evaluationTypeIndicates the type of evaluation that caused PlayableGraph.PrepareFrame to be called.
frameIdThe current frame identifier.
seekOccurredIndicates that the local time was explicitly set.
timeHeldIndicates the local time did not advance because it has reached the duration and the extrapolation mode is set to Hold.
timeLoopedIndicates the local time wrapped because it has reached the duration and the extrapolation mode is set to Loop.
weightThe weight of the current Playable.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961