跳转到内容

RenderCompileOptions

此内容尚不支持你的语言。

Defined in: types.ts:28

readonly optional affectedEntityIds: readonly string[]

Defined in: types.ts:30


readonly optional affectedRanges: readonly object[]

Defined in: types.ts:29


readonly optional nestedSequenceStack: readonly string[]

Defined in: types.ts:33

Internal

Recursive compiler stack used to diagnose nested Sequence cycles.


readonly optional resolveMaterialProgram: MaterialProgramResolver

Defined in: types.ts:31