blendervr.base module¶
-
class
blendervr.base.Base(parent)¶ Bases:
objectMain struct for the blender vr environment
Parameters: parent (module or class) – -
getMainRunningModule()¶ Return type: module
-
getParent()¶ Returns the module that inherits the Base class
Return type: module or class
-
logger¶ Logger of the main running module
Return type: callback function
-
quit()¶
-