forked from Rowland/EG
剪切复制粘贴
This commit is contained in:
parent
ec21df8f54
commit
040fffd34e
@ -780,6 +780,7 @@ class GUIManager:
|
||||
def createGUI3DImage(self, pos=(0, 0, 0), image_path=None, size=1.0):
|
||||
"""创建3D空间图片"""
|
||||
try:
|
||||
|
||||
from panda3d.core import TextNode
|
||||
from PyQt5.QtCore import Qt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user