File_Output : RenderEffect
         
         File_Output - superclass: renderEffect; super-superclass:MAXWrapper - classID: #(1366701209, 1669202771)
 
          コンストラクタ 
         
         file_output ... fileOut ...
 
          プロパティ 
         
         <File_Output>.bitmap BitMap default: BitMap: -- output bitmap
 
             
         
         <File_Output>.channelType Integer default: 0 -- alias: channel_type
 
         channelType = 0 - 全体のイメージ、1 - 輝度、2 - 深度、3 - アルファ 
         
             
         
         <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