The StartFrame class is used to create start frames.

StartFrame 类用于创建起始帧。

实现

  • IClone

访问器

方法

  • 参数

    • constantMin: number = 0

      The minimum fixed frame value. Default is 0.

    • constantMax: number = 0

      The maximum fixed frame value. Default is 0.

    返回 StartFrame

    A new StartFrame instance.

    Create a StartFrame instance with a random range between two constant frame values.

    通过随机范围在两个固定帧值之间创建一个 StartFrame 实例。