Panda3D
|
Public Member Functions | |
def | __bool__ (self) |
def | __str__ (self) |
This is a special object that is returned by the browser to represent an "undefined" or "void" value, typically the value for an uninitialized variable or undefined property. It has no attributes, similar to None, but it is a slightly different concept in JavaScript.
def __bool__ | ( | self | ) |
def __str__ | ( | self | ) |