RendererProcess Type
A renderer process that may or may not be threaded. TODO: name all these abstract method parameters.
Instance members
Instance member | Description |
Full Usage:
this.ClearMessages
Modifiers: abstract |
|
|
|
|
|
|
|
Full Usage:
this.RenderAnimatedModelFast
Parameters:
inref<Matrix4x4>
arg1 : bool
arg2 : Presence
arg3 : Box2 voption
arg4 : inref<MaterialProperties>
arg5 : Matrix4x4 array
arg6 : AnimatedModel AssetTag
arg7 : Map<int, single>
arg8 : Set<int>
arg9 : DepthTest
arg10 : RenderType
arg11 : RenderPass
Modifiers: abstract |
|
|
|
Full Usage:
this.RenderStaticModelFast
Parameters:
inref<Matrix4x4>
arg1 : bool
arg2 : Presence
arg3 : Box2 voption
arg4 : inref<MaterialProperties>
arg5 : StaticModel AssetTag
arg6 : bool
arg7 : DepthTest
arg8 : RenderType
arg9 : RenderPass
Modifiers: abstract |
|
Full Usage:
this.RenderStaticModelSurfaceFast
Parameters:
inref<Matrix4x4>
arg1 : bool
arg2 : Presence
arg3 : Box2 voption
arg4 : inref<MaterialProperties>
arg5 : inref<Material>
arg6 : StaticModel AssetTag
arg7 : int
arg8 : DepthTest
arg9 : RenderType
arg10 : RenderPass
Modifiers: abstract |
|
|
|
Full Usage:
this.RequestSwap
Modifiers: abstract |
|
Full Usage:
this.Start
Parameters:
ImFontAtlasPtr
arg1 : Window option
arg2 : Viewport
arg3 : Viewport
arg4 : Viewport
Modifiers: abstract |
|
|
|
Full Usage:
this.Terminate
Modifiers: abstract |
|
Full Usage:
this.TryGetImGuiTextureId
Parameters:
AssetTag
Returns: uint32 voption
Modifiers: abstract |