For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-graphics/functions/getPlayerAtmospherics.md.

Function: getPlayerAtmospherics() experimental

player

getPlayerAtmospherics(biome, player): BiomeAtmospherics

World Mutation Beta

Parameters

biome

BiomeType

player

Player

Returns

BiomeAtmospherics

Remarks

获取 PlayerAtmospherics 组件,用于在「灵动视效」中控制特定玩家的大气散射效果。它提供与 BiomeAtmospherics 相同的控制选项,但 PlayerAtmospherics 的控制将始终优先于 BiomeAtmospherics。

Retrieves the PlayerAtmospherics component to control atmospheric scattering for a particular player in Vibrant Visuals. This offers the same controls as BiomeAtmospherics, but PlayerAtmospherics controls will always take precedence over BiomeAtmospherics.

同领域相关