Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 624 Bytes

decentraland-ecs.color4.togammaspacetoref.md

File metadata and controls

20 lines (13 loc) · 624 Bytes

Home > decentraland-ecs > Color4 > toGammaSpaceToRef

Color4.toGammaSpaceToRef method

Converts the Color4 values to gamma space and stores the result in "convertedColor"

Signature:

toGammaSpaceToRef(convertedColor: Color4): Color4;

Returns: Color4

the unmodified Color4

Parameters

Parameter Type Description
convertedColor Color4 defines the Color4 object where to store the gamma space version