Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Project

Hierarchy

  • Project

Index

Constructors

constructor

Properties

Readonly bitsPerChannel

bitsPerChannel: "8" | "16" | "32" = "8"

The color depth of the project in bits per channel (bpc), as set in Project Settings > Color Management

Readonly fullPath

fullPath: string = "path/to/project/file"

The platform-specific absolute file path, including the project file name. If the project has not been saved, it returns an empty string.

Readonly linearBlending

linearBlending: boolean = true

The state of the Blend Colors Using 1.0 Gamma option in Project Settings > Color Management

Generated using TypeDoc