File_Output : RenderEffect

File_Output - superclass: renderEffect; super-superclass:MAXWrapper - classID: #(1366701209, 1669202771)

Value > MAXWrapper > RenderEffect > File_Output

 

   

Atmospheric and Render Effects - Quick Navigation

Constructor

file_output ... fileOut ...

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