OOF2: The Manual
Name
OOF.Material.New — Create a new Material.
Synopsis
OOF.Material.New(name)
Details
- Parent Menu: OOF.Material
-
Callback: function
_newmaterialin moduleoof2.engine.IO.materialmenu -
Threadability:
Threadable -
Parameters:
name- Name of the material. Type: A character string, or the variable
automatic.
Description
Create a new Material containing no Properties. If another
Material with the same name already exists,
<x> will be appended to the new
name, where x is an
integer chosen to make the new name unique.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




