TwoPoint5DModule
A module which renders 2.5D assets (TwoPoint5DAsset), which may be created locally or loaded from a .2p5d file.
Category: Modules
Base class: Module
Properties
asset : TwoPoint5DAsset
Asset containing the 2.5D scene to be rendered
UserName: Asset
mode : int
Locks the playback of the 2.5D scene to the track’s timeline
Options: {0: ‘Locked’, 1: ‘Normal’}
UserName: Mode