added fakeUser and users to more pytypes
This commit is contained in:
@@ -131,6 +131,9 @@ class Metaball:
|
||||
@type name: string
|
||||
@ivar users: The user count (read only)
|
||||
@type users: int
|
||||
@ivar fakeUser: The fake user status.
|
||||
enabling this will keep it in the blend even if there are no users.
|
||||
@type fakeUser: bool
|
||||
@ivar elements: Element iterator of MetaElemSeq type.
|
||||
@type elements: MetaElemSeq
|
||||
@ivar wiresize: display resolution.
|
||||
|
||||
Reference in New Issue
Block a user