1.26.2.1
Gameface
cohtml.Net.RenderingLibraryParams Class Reference
+ Inheritance diagram for cohtml.Net.RenderingLibraryParams:

Public Member Functions

override void Dispose ()
 
 RenderingLibraryParams ()
 
- Public Member Functions inherited from cohtml.Net.CommonRenderingLibraryParams
virtual System.IntPtr SetDeveloperOptions (string arguments)
 
 CommonRenderingLibraryParams ()
 

Properties

IFileManipulator FileManipulator [get, set]
 
global::System.IntPtr DeveloperOptions [get, set]
 
- Properties inherited from cohtml.Net.CommonRenderingLibraryParams
bool AllowMultipleRenderingThreads [get, set]
 
bool SetRenderingResourcesDebugNames [get, set]
 
bool AllowMultithreadedCommandProcessing [get, set]
 
float PathTessellationThresholdRatio [get, set]
 
uint TextAtlasWidth [get, set]
 
uint TextAtlasHeight [get, set]
 
global::System.IntPtr DeveloperOptions [get, set]
 

Additional Inherited Members

- Protected Attributes inherited from cohtml.Net.CommonRenderingLibraryParams
bool swigCMemOwn
 

Constructor & Destructor Documentation

◆ RenderingLibraryParams()

cohtml.Net.RenderingLibraryParams.RenderingLibraryParams ( )
inline

Member Function Documentation

◆ Dispose()

override void cohtml.Net.RenderingLibraryParams.Dispose ( )
inlinevirtual

Property Documentation

◆ DeveloperOptions

global.System.IntPtr cohtml.Net.RenderingLibraryParams.DeveloperOptions
getset

◆ FileManipulator

IFileManipulator cohtml.Net.RenderingLibraryParams.FileManipulator
getset