File_Output : RenderEffect

Constructor

file_output ...

Properties

<File_Output>.bitmap         BitMap    default: BitMap:    -- output bitmap

<File_Output>.channelType    Integer   default: 0          -- alias: channel_type

channelType = 0 - Whole Image; 1 - Luminance; 2 - Depth; 3 - Alpha

<File_Output>.active         Boolean   default: true       -- animatable

<File_Output>.affectSource   Boolean   default: false      -- animatable, alias: affect_source

<File_Output>.cameraNode     Node      default: undefined  -- alias: camera_node

<File_Output>.nearZ          Float     default: 0.0        -- animatable, alias: near_z_depth

<File_Output>.farZ           Float     default: -500.0     -- animatable, alias: far_z_depth

<File_Output>.fitScene       Boolean   default: true       -- animatable, alias: fit_entire_scene

See also