Skip to main content

Type Alias: Layer

type Layer = object;

Defined in: nvmesh-types.ts:114

Properties

alphaThreshold

alphaThreshold: boolean;

Defined in: nvmesh-types.ts:117


cal_max

cal_max: number | null;

Defined in: nvmesh-types.ts:128


cal_maxNeg

cal_maxNeg: number;

Defined in: nvmesh-types.ts:131


cal_min

cal_min: number | null;

Defined in: nvmesh-types.ts:127


cal_minNeg

cal_minNeg: number;

Defined in: nvmesh-types.ts:130


colorbarVisible

colorbarVisible: boolean;

Defined in: nvmesh-types.ts:120


colormap

colormap: string;

Defined in: nvmesh-types.ts:133


colormapInvert

colormapInvert: boolean;

Defined in: nvmesh-types.ts:116


colormapLabel

colormapLabel: LUT;

Defined in: nvmesh-types.ts:121


colormapNegative

colormapNegative: string;

Defined in: nvmesh-types.ts:134


frame4D

frame4D: number;

Defined in: nvmesh-types.ts:123


global_max

global_max: number;

Defined in: nvmesh-types.ts:126


global_min

global_min: number;

Defined in: nvmesh-types.ts:125


isAdditiveBlend

isAdditiveBlend: boolean;

Defined in: nvmesh-types.ts:119


isTransparentBelowCalMin

isTransparentBelowCalMin: boolean;

Defined in: nvmesh-types.ts:118


nFrame4D

nFrame4D: number;

Defined in: nvmesh-types.ts:122


opacity

opacity: number;

Defined in: nvmesh-types.ts:132


outlineBorder

outlineBorder: number;

Defined in: nvmesh-types.ts:124


useNegativeCmap

useNegativeCmap: boolean;

Defined in: nvmesh-types.ts:135


values

values: AnyNumberArray;

Defined in: nvmesh-types.ts:129