MGED CMD wmater
From BRL-CAD
wmater[edit]
Contents
Syntax[edit]
- wmater file <objects>
Argument(s)[edit]
- file
- Target File.
- objects
- List of Valid BRL-CAD Objects.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "wmater" command lists the shader name and parameters, RGB color, RGB_valid flag, and the inheritance flag to the specified file for the listed objects. The format used is compatible with the rmater command. If file already exists, the new data is appended to it.
Example(s)[edit]
- No Examples for this command.
See Also[edit]
- mged> wmater mater_file group1 regiona
- List the shader parameters of group1 and regiona to mater_file.
Page Generated by David Loman on: 10/12/2007 at: 7:30:55 AM