Go to: Synopsis. Return value. Flags. MEL examples.
 renderInfo [-castShadows boolean] [-chordHeight float] [-chordHeightRatio float] [-doubleSided boolean] [-edgeSwap boolean] [-minScreen float] [-opposite boolean] [-smoothShading boolean] [-unum int] [-useChordHeight boolean] [-useChordHeightRatio boolean] [-useDefaultLights boolean] [-useMinScreen boolean] [-utype int] [-vnum int] [-vtype int]   
renderInfo is undoable, queryable, and editable.
The renderInfo commands sets geometric properties of surfaces of the selected object.None
In query mode, return type is based on queried flag.
| Long name (short name) | Argument types | Properties | ||
|---|---|---|---|---|
| -chordHeight(-ch) | float |   | ||
| 
 | ||||
| -chordHeightRatio(-chr) | float |   | ||
| 
 | ||||
| -useChordHeight(-uch) | boolean |   | ||
| 
 | ||||
| -useChordHeightRatio(-ucr) | boolean |   | ||
| 
 | ||||
| -castShadows(-cs) | boolean |   | ||
| 
 | ||||
| -doubleSided(-ds) | boolean |   | ||
| 
 | ||||
| -edgeSwap(-es) | boolean |   | ||
| 
 | ||||
| -minScreen(-ms) | float |   | ||
| 
 | ||||
| -useMinScreen(-ums) | boolean |   | ||
| 
 | ||||
| -opposite(-o) | boolean |   | ||
| 
 | ||||
| -smoothShading(-ss) | boolean |   | ||
| 
 | ||||
| -useDefaultLights(-udl) | boolean |   | ||
| 
 | ||||
| -unum(-un) | int |   | ||
| 
 | ||||
| -utype(-ut) | int |   | ||
| 
 | ||||
| -vnum(-vn) | int |   | ||
| 
 | ||||
| -vtype(-vt) | int |   | ||
| 
 | ||||
|  Flag can appear in Create mode of command |  Flag can appear in Edit mode of command | 
|  Flag can appear in Query mode of command |  Flag can be used more than once in a command. | 
renderInfo -doubleSided off -opposite on;