Type in docs and element.quat was checking for a vector type.
This commit is contained in:
@@ -37,7 +37,7 @@ Example::
|
||||
# Make a metaball
|
||||
ob_mb= Object.New('Mball')
|
||||
mb= Metaball.New()
|
||||
mb.setWiresize(res)
|
||||
mb.wiresize= res
|
||||
|
||||
# Link to the Scene
|
||||
ob_mb.link(mb)
|
||||
|
||||
Reference in New Issue
Block a user