LeviLamina
Loading...
Searching...
No Matches
IAdvancedGraphicsOptions Class Referenceabstract
Inheritance diagram for IAdvancedGraphicsOptions:

Public Member Functions

virtual void unregisterResourcePackListener ()=0
virtual bool areRayTracingResourcesAvailable () const =0
virtual bool isDeferredLightingModelAvailable () const =0
virtual bool isRayTracingAvailable () const =0
virtual bool areDeferredShadingAndResourcesAvailable () const =0
virtual bool isVibrantVisualsAllowed () const =0
virtual void setForceDisableVibrantVisuals (bool value)=0
virtual bool isPlatformDeferredPerformanceCompatible () const =0
virtual bool canSwitchGraphicsModeInGame () const =0
virtual bool requiresPBRResources () const =0
virtual::dragon::rendering::LightingModels getLightingModel () const =0
virtual void setLightingModel (::dragon::rendering::LightingModels const model)=0
virtual void setCanSwitchGraphicsModeInGame (bool canRuntimeSwitch)=0
virtual::GraphicsMode getDefaultGraphicsMode () const =0
virtual::dragon::rendering::LightingModels toggleLightingModel ()=0
virtual::GraphicsMode getPrevVanillaGraphicsMode () const =0
virtual void setGraphicsMode (::GraphicsMode const graphicsMode)=0
virtual bool isPrevAdvancedGraphicsMode () const =0
MCAPI void $dtor ()
virtual bool isHardwareRayTracingCompatible () const =0
virtual bool isHardwareDeferredCompatible () const =0
virtual bool isPlatformCompatible () const =0
virtual bool isUpscalingAvailable () const =0
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::PackCapability getPackCapability (::Bedrock::NonOwnerPointer<::IAdvancedGraphicsOptions > advancedGraphicsOptions)
static MCAPI ::PackCapability getPackDeferredCapability (::Bedrock::NonOwnerPointer<::IAdvancedGraphicsOptions > advancedGraphicsOptions)
static MCAPI ::std::string_view const & PBR_TAG ()
static MCAPI ::std::string_view const & RAY_TRACING_TAG ()
static MCAPI void ** $vftable ()

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ getPackCapability()

MCAPI ::PackCapability IAdvancedGraphicsOptions::getPackCapability ( ::Bedrock::NonOwnerPointer<::IAdvancedGraphicsOptions > advancedGraphicsOptions)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getPackDeferredCapability()

MCAPI ::PackCapability IAdvancedGraphicsOptions::getPackDeferredCapability ( ::Bedrock::NonOwnerPointer<::IAdvancedGraphicsOptions > advancedGraphicsOptions)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PBR_TAG()

MCAPI ::std::string_view const & IAdvancedGraphicsOptions::PBR_TAG ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ RAY_TRACING_TAG()

MCAPI ::std::string_view const & IAdvancedGraphicsOptions::RAY_TRACING_TAG ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void IAdvancedGraphicsOptions::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: