NovaECS - v1.0.11
Preparing search index...
SystemContext
Interface SystemContext
System execution context 系统执行上下文
interface
SystemContext
{
commandBuffer
:
CommandBuffer
;
deltaTime
:
number
;
frame
:
number
;
world
:
World
;
}
Index
Properties
command
Buffer
delta
Time
frame
world
Properties
command
Buffer
commandBuffer
:
CommandBuffer
delta
Time
deltaTime
:
number
frame
frame
:
number
world
world
:
World
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
Buffer
delta
Time
frame
world
NovaECS - v1.0.11
Loading...
System execution context 系统执行上下文