Arrow Group Industries LM86 Manual do Utilizador Página 146

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 167
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 145
© Next Limit Technologies 2010
Maxwell Render 2.5 User Manual
Chapter 17. Appendix IV. Scripting References | 146
Function: int time( void );
Description: Returns the maximum render time specied for the current scene in
minutes.
Parameters: Nothing
Returned Value: INT: time (in minutes).
Function: void setTime( int value );
Description: Sets the maximum render time for the current scene in minutes.
Parameters: INT value: New time value.
Returned Value: Nothing
Function: int samplingLevel( void );
Description: Returns the maximum sampling level for the current scene.
Parameters: Nothing
Returned Value: INT: sampling level.
Function: void setSamplingLevel( int value );
Description: Sets the maximum sampling level for the current scene.
Parameters: INT value: New sampling level value.
Returned Value: Nothing
Function: string animationString( void );
Description: Returns the current frame list.
Parameters: Nothing
Returned Value: String: frame list.
Function: void setAnimationString( string frames );
Description: Sets the frame list.
Parameters: String frames: New frame list.
Returned Value: Nothing
Function: bool multilightEnabled( void );
Description: Returns whether Multilight is enabled or disabled.
Parameters: Nothing
Returned Value: Bool: True if Multilight is enabled, False if it is disabled.
Function: void setMultilightEnabled( bool state );
Description: Sets Multilight to enabled or disabled.
Parameters: Bool status: New Multilight state.
Returned Value: Nothing
Function: int multilightType( void );
Description: Returns the active Multilight type.
0 = NO MULTILIGHT
1 = INTENSITY MULTILIGHT
2 = COLOR MULTILIGHT
Parameters: Nothing
Returned Value: INT: multilightType.
Function: void setMultilightType( double type );
Description: Sets the active Multilight type. See multilightType for more info.
Parameters: Double value: New Multilight type.
Returned Value: Nothing
Function: bool resumeRenderEnabled( void );
Description: Returns whether the resume render ag is enabled or disabled.
Parameters: Nothing
Returned Value: Bool: True if resume render is enabled, False if it is disabled.
Function: void setResumeRenderEnabled( bool state );
Description: Sets resume render to enabled or disabled.
Parameters: Bool status: New resume render state.
Returned Value: Nothing
Function: int cpuID( void );
Description: Returns the CPU ID for the current scene.
Parameters: Nothing
Returned Value: INT: cpu ID
Function: void setCpuThreads( int value );
Description: Sets the CPU ID for the current scene.
Parameters: INT value: New CPU ID.
Returned Value: Nothing
Vista de página 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 166 167

Comentários a estes Manuais

Sem comentários