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/getPlayerColorGrading.md.

Function: getPlayerColorGrading() experimental

player

getPlayerColorGrading(biome, player): BiomeColorGrading

World Mutation Beta

Parameters

biome

BiomeType

player

Player

Returns

BiomeColorGrading

Remarks

获取 PlayerColorGrading 组件,用于在「灵动视效」中控制特定玩家的色彩分级。它提供与 BiomeColorGrading 相同的控制选项,但 PlayerColorGrading 的控制将始终优先于 BiomeColorGrading。

Retrieves the PlayerColorGrading component to control color grading for a particular player in Vibrant Visuals. This offers the same controls as BiomeColorGrading, but PlayerColorGrading controls will always take precedence over BiomeColorGrading.

同领域相关