EggComment
from panda3d.egg import EggComment
- class EggComment
Bases:
Bases:
EggNode
A comment that appears in an egg file within a <Comment> entry.
Inheritance diagram
- __init__(copy: EggComment)
- assign(copy: EggComment) EggComment
- assign(comment: str) EggComment
- static getClassType() panda3d.core.TypeHandle