Object3D.rst 981 B

1234567891011121314151617181920212223242526
  1. Object3D - Base class for scene graph objects
  2. ---------------------------------------------
  3. .. ...............................................................................
  4. .. rubric:: Constructor
  5. .. ...............................................................................
  6. .. class:: Object3D()
  7. Base class for scene graph objects
  8. .. ...............................................................................
  9. .. rubric:: Attributes
  10. .. ...............................................................................
  11. .. attribute:: Object3D.id
  12. Unique number of this object instance
  13. .. ...............................................................................
  14. .. rubric:: Methods
  15. .. ...............................................................................
  16. .. ...............................................................................
  17. .. rubric:: Example
  18. .. ...............................................................................
粤ICP备19079148号