OOF2: The Manual

Name

OOF.Material.Remove_property — Remove a Property from a Material.

Synopsis

OOF.Material.Remove_property(name,property)

Details

  • Parent Menu: OOF.Material
  • Callback: function _removeprop in module ooflib.engine.IO.materialmenu
  • Parameters:

    name
    Name of the material. Type: A character string.
    property
    Name of the property. Type: A character string.

Description

Remove the given Property from the given Material The property parameter is the path to the Property.