Difference between revisions of "MGED CMD wmater"

From BRL-CAD
m
m (Reverted edits by User000name (talk) to last revision by Ssd)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 16:40, 5 December 2017

wmater[edit]

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