disguise developers

Designer Plugins

Plugins for Disguise Designer software.

Spherical

Base class: Projection

Properties

contentMode : int

For realtime rendered content, the mapping can provide camera parameters in 3D mode.

frameOfReference : AnimationAxisSettings

horizontalAngle : float

Arc the horizontal dimension of the content is mapped over 360 = full sphere 180 = half sphere

pixelBorder : float

UV islands on screens are expanded by this many pixels to cover edge sampling artifacts such as black fringing. Note that there must be an equivalent amount of empty space in the screen UV map to take advantage of this.

pos : Vec

Position of the center of the sphere content is projected from

projectionMode : int

renderParams : SphericalRenderParams

rot : Vec

Rotation around x, y & z axes, in degrees

verticalAngle : float

Arc the vertical dimension of the content is mapped over 180 = north pole to south pole 90 = north pole to equator

Constructors

__init__(self)