mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-25 08:23:35 +08:00
tidying
This commit is contained in:
parent
b06a2efcfc
commit
edf35e2d59
@ -61,8 +61,8 @@ void PythonClassMaterial::SetupType(PyTypeObject* obj) {
|
||||
"of parts, each with its own set of materials. Generally materials are\n"
|
||||
"specified as array attributes on the Node. The ``'spaz'`` node, for\n"
|
||||
"example, has various attributes such as ``'materials'``,\n"
|
||||
"``'roller_materials'``, and ``'punch_materials'``, which correspond to the\n"
|
||||
"various parts it creates.\n"
|
||||
"``'roller_materials'``, and ``'punch_materials'``, which correspond\n"
|
||||
"to the various parts it creates.\n"
|
||||
"\n"
|
||||
"Use ba.Material to instantiate a blank material, and then use its\n"
|
||||
"ba.Material.add_actions method to define what the material does.\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user