disguise developers

Designer Plugins

Plugins for Disguise Designer software.

TwoPoint5DAsset

Base class: Object

Properties

depthMapMax : float

depthMapMaxOriginal : float

depthMapMinOriginal : float

depthMapMinOverride : float

The minimum depth in metres used when interpreting depth maps from imported assets Set to -1 to reload default value from file

file : TwoPoint5DFile

fovH : float

Horizontal field of view covered by the asset, in degrees

fovV : float

Vertical field of view covered by the asset, in degrees

isExtracted : bool

maxDepth : float

Maximum depth of the plates in the asset, in metres

plates : List[TwoPoint5DPlate]

Array of plates which make up the 2.5D scene

Methods

decrementEditorRefCount(self)

depthMapMinHasChanged(self) -> bool

exportToFile(self)

extractFromFile(self, isPrimaryMachine: bool)

hasFile(self) -> bool

incrementEditorRefCount(self)

onPlatesMoved(self, movedPlateIndices: List[int])

renderPreview(self, resolution: Vec2, renderInGuiSpace: bool) -> DxTexture

sceneAspect(self) -> float