Class TransitionPropertiesCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<TransitionProperties>>
flag: number
mixEffect: number
runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

MaskFlags: {
    nextSelection: number;
    nextStyle: number;
} = ...

Type declaration

  • nextSelection: number
  • nextStyle: number
minimumVersion?: ProtocolVersion
rawName: "CTTp" = 'CTTp'

Accessors

Methods

Generated using TypeDoc