Document |
public class DocumentImpl : Document
The DocumentImpl type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentImpl | 默认构造函数 |
Name | Description | |
---|---|---|
![]() | CurrentContext | |
![]() | Path | 模型路径 |
![]() | Scene | 获取当前场景 |
Name | Description | |
---|---|---|
![]() | CreateContext | |
![]() | CreateContextByRunningComponent | |
![]() | IsLoaded | 模型是否加载 |
![]() | OnAppClose | 程序关闭回调 |
![]() | OnDocumentClose | 模型关闭回调 |
![]() | OnDocumentOpen | 模型打开回调 |
![]() | PopContext | |
![]() | PushContext |