LeviLamina
Loading...
Searching...
No Matches
AtmosphericScattering Class Reference
Inheritance diagram for AtmosphericScattering:

Classes

struct  AtmosphericScatteringDescription
struct  HorizonBlendKeyFrames
struct  AtmosphericScatteringSettingsV0
struct  AtmosphericScatteringSettingsV1
struct  AtmosphericScatteringConfigSettingsV0
struct  AtmosphericScatteringConfigSettingsV1
struct  AtmosphericScatteringConfigSettingsBase

Public Member Functions

AtmosphericScatteringoperator= (AtmosphericScattering const &)
 AtmosphericScattering (AtmosphericScattering const &)
virtual void loadDataSync (::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
virtual::Puv::LoadResultAny loadFromString (::cereal::ReflectionCtx const &ctx, ::std::string const &atmosphereJson, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
virtual void _setDefaultIdentifierImpl (::HashedString const &defaultIdentifier)
MCAPI bool addNewAtmosphereSetting (::HashedString const &identifier, ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 &inAtmosphereSettings)
MCAPI::dragon::framerenderer::modules::AtmosphericScatteringParameters calculateAtmosphericScatteringParameters (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &atmosphereSettings, float timeOfDay) const
MCAPI::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & findAtmosphereSettings (::HashedString const &identifier) const
MCAPI::dragon::framerenderer::modules::AtmosphericScatteringParameters getAtmosphericScatteringParameters (float timeOfDay) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getHorizonBlendMax (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getHorizonBlendMieStart (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getHorizonBlendMin (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getHorizonBlendStart (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getMoonMieStrength (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getRayleighStrength (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, ::SharedTypes::Color255RGBgetSkyHorizonColor (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, ::SharedTypes::Color255RGBgetSkyZenithColor (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getSunGlareShape (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI ::CerealHelpers::TimeKeyframes< float, float > getSunMieStrength (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &config) const
MCAPI bool setAtmosphereSettings (::HashedString const &identifier, ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &inAtmosphereSettings)
MCAPI void setDefaultAtmosphereSettings (::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const &inAtmosphereSettings)
MCAPI void $dtor ()
MCAPI void $loadDataSync (::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
MCAPI::Puv::LoadResultAny $loadFromString (::cereal::ReflectionCtx const &ctx, ::std::string const &atmosphereJson, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
MCAPI void $_setDefaultIdentifierImpl (::HashedString const &defaultIdentifier)
MCAPI::HashedString const & getDefaultIdentifer () const
MCAPI void setDefaultIdentifier (::HashedString const &defaultIdentifier)
MCAPI void * $ctor (::IMinecraftEventing &eventing)

Static Public Member Functions

static MCAPI ::Scripting::Result_deprecated< void > registerConfigMappingChangeHandler (::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer)
static MCAPI ::Scripting::Result_deprecated< void > registerEditorAccessors (::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer, ::cereal::ReflectionCtx const &ctx)
static MCAPI ::std::string_view const & PAYLOAD_KEY ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 472 > mUnkfde455
::ll::UntypedStorage< 8, 64 > mUnkc7b1be
::ll::UntypedStorage< 8, 48 > mUnkeb0d1a
::ll::UntypedStorage< 8, 8 > mUnke625f0
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ loadDataSync()

virtual void AtmosphericScattering::loadDataSync ( ::cereal::ReflectionCtx const & ctx,
::ResourcePackManager & resourcePackManager,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
virtual

◆ loadFromString()

virtual::Puv::LoadResultAny AtmosphericScattering::loadFromString ( ::cereal::ReflectionCtx const & ctx,
::std::string const & atmosphereJson,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
virtual

◆ _setDefaultIdentifierImpl()

virtual void AtmosphericScattering::_setDefaultIdentifierImpl ( ::HashedString const & defaultIdentifier)
virtual

◆ addNewAtmosphereSetting()

MCAPI bool AtmosphericScattering::addNewAtmosphereSetting ( ::HashedString const & identifier,
::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 & inAtmosphereSettings )
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.

◆ calculateAtmosphericScatteringParameters()

MCAPI::dragon::framerenderer::modules::AtmosphericScatteringParameters AtmosphericScattering::calculateAtmosphericScatteringParameters ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & atmosphereSettings,
float timeOfDay ) const
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.

◆ findAtmosphereSettings()

MCAPI::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & AtmosphericScattering::findAtmosphereSettings ( ::HashedString const & identifier) const
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.

◆ getAtmosphericScatteringParameters()

MCAPI::dragon::framerenderer::modules::AtmosphericScatteringParameters AtmosphericScattering::getAtmosphericScatteringParameters ( float timeOfDay) const
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.

◆ getHorizonBlendMax()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getHorizonBlendMax ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getHorizonBlendMieStart()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getHorizonBlendMieStart ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getHorizonBlendMin()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getHorizonBlendMin ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getHorizonBlendStart()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getHorizonBlendStart ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getMoonMieStrength()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getMoonMieStrength ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getRayleighStrength()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getRayleighStrength ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getSkyHorizonColor()

MCAPI ::CerealHelpers::TimeKeyframes< float, ::SharedTypes::Color255RGB > AtmosphericScattering::getSkyHorizonColor ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getSkyZenithColor()

MCAPI ::CerealHelpers::TimeKeyframes< float, ::SharedTypes::Color255RGB > AtmosphericScattering::getSkyZenithColor ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getSunGlareShape()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getSunGlareShape ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ getSunMieStrength()

MCAPI ::CerealHelpers::TimeKeyframes< float, float > AtmosphericScattering::getSunMieStrength ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & config) const
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.

◆ setAtmosphereSettings()

MCAPI bool AtmosphericScattering::setAtmosphereSettings ( ::HashedString const & identifier,
::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & inAtmosphereSettings )
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.

◆ setDefaultAtmosphereSettings()

MCAPI void AtmosphericScattering::setDefaultAtmosphereSettings ( ::AtmosphericScattering::AtmosphericScatteringConfigSettingsV1 const & inAtmosphereSettings)
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.

◆ registerConfigMappingChangeHandler()

MCAPI ::Scripting::Result_deprecated< void > AtmosphericScattering::registerConfigMappingChangeHandler ( ::Editor::Services::ClientDataTransferServiceProvider & dataTransferService,
::LocalPlayer & localPlayer )
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.

◆ registerEditorAccessors()

MCAPI ::Scripting::Result_deprecated< void > AtmosphericScattering::registerEditorAccessors ( ::Editor::Services::ClientDataTransferServiceProvider & dataTransferService,
::LocalPlayer & localPlayer,
::cereal::ReflectionCtx const & ctx )
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.

◆ PAYLOAD_KEY()

MCAPI ::std::string_view const & AtmosphericScattering::PAYLOAD_KEY ( )
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 AtmosphericScattering::$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.

◆ $loadDataSync()

MCAPI void AtmosphericScattering::$loadDataSync ( ::cereal::ReflectionCtx const & ctx,
::ResourcePackManager & resourcePackManager,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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.

◆ $loadFromString()

MCAPI::Puv::LoadResultAny AtmosphericScattering::$loadFromString ( ::cereal::ReflectionCtx const & ctx,
::std::string const & atmosphereJson,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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.

◆ $_setDefaultIdentifierImpl()

MCAPI void AtmosphericScattering::$_setDefaultIdentifierImpl ( ::HashedString const & defaultIdentifier)
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 ** AtmosphericScattering::$vftable ( )
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.

◆ getDefaultIdentifer()

MCAPI::HashedString const & RenderingResourcePackJsonConfig::getDefaultIdentifer ( ) const
inherited
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.

◆ setDefaultIdentifier()

MCAPI void RenderingResourcePackJsonConfig::setDefaultIdentifier ( ::HashedString const & defaultIdentifier)
inherited
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.

◆ $ctor()

MCAPI void * RenderingResourcePackJsonConfig::$ctor ( ::IMinecraftEventing & eventing)
inherited
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 files: