Engine Options Kt
Functions
Link copied to clipboard
Creates a new instance of EngineOptions with the given renderingMode.
public final static EngineOptions EngineOptions(RenderingMode renderingMode, Function1<OptionsDsl, Unit> configuration)
public final static EngineOptions EngineOptions(RenderingMode renderingMode, Function1<OptionsDsl, Unit> configuration)
Creates a new instance of EngineOptions with the given renderingMode and configuration.