disguise developers

Designer Plugins

Plugins for Disguise Designer software.

PrivateState

Base class: Resource

Properties

activeVisualiserCamera : Camera

animationMovieType : int

barWidgetInsertTime : float

brightnessDisplay : int

Set UI representation of brightness

colourDisplay : int

Set UI representation of colour

disableKeyFrameEditorFilmStrip : bool

Turn off key frame editor film strip for extra performance

disableUITransparency : bool

Turn off transparency on UI windows for extra performance

doNotConfirmLayerRenames : bool

feedViewSettings : FeedViewSettings

gizmoCoordinateSpace : int

guiDpiScale : int

DPI scale for the GUI.

guiFramerateFraction : int

The fraction of the framerate the GUI renders at. Can help performance at the expense of responsivity. Does not help when in low latency output modes.

isStageManipulationEnabled : bool

loudnessDisplay : int

Set UI representation of volume

manipulator3D : int

manipulatorWidgetPos : Vec2

measurementUnit : int

networkWidgetPos : Vec2

outputMovieType : int

output_movie_bitrate : int

Set to 0 for d3 to use it’s best guess per-codec

output_movie_extra_time_head : float

output_movie_extra_time_tail : float

output_movie_fps : float

output_movie_quality : int

Only affects webm

output_movie_size : Vec2

password : str

persistentKeyWidgets : bool

When enabled, key widgets will remain open on creation or selection of a new layer with the same property. When disabled, the open state of a key widget will be remembered per layer.

recentLayerRenames : List[str]

screenshot_format : int

searchOrder : int

stageSelection : List[int]

stickyState : str

tooltipOption : int

waveformMode : int

Variables

EightBit : Final = 2

Normalised : Final = 0

Percentage : Final = 1

canMakeLargeMovies : Callable

getValueRange : Callable

isOutputMovieResolutionSupported : Callable

privateState : Callable

Methods

addRename(self, rename: str)

brightnessDisplayOption(self) -> int

clearCurrentStageSelection(self)

colourDisplayOption(self) -> int

expand(self, groupLayerUid: int, expanded: bool)

getCurrentActiveVisualiserCamera(self) -> Camera

getCurrentStageSelection(self) -> List[Object]

isExpanded(self, groupLayerUid: int) -> bool

lastSeen(self, noteUid: int) -> DateStamp

loudnessDisplayOption(self) -> int

markSeen(self, noteUid: int, timestamp: DateStamp)

onObjectRemovedFromStage(self, removedObjects: List[Object])

outputMovieExtension(self) -> str

screenShotExtension(self) -> str

screenShotTextureFormat(self) -> int

setCurrentStageSelection(self, stageSelection: List[Object])