A specialized sub-class of the ClientDocumentMixin which is used for document types that are intended to be represented upon the game Canvas.
Extends
Members
object :PlaceableObject|null
A lazily constructed PlaceableObject instance which can represent this Document on the game canvas.
Type:
- PlaceableObject | null
rendered :boolean
An indicator for whether this document is currently rendered on the game canvas.
Type:
- boolean