getcolorchannelvalue - eisclimber/ExPresS-XR GitHub Wiki

ColorChannel.GetColorChannelValue(Channels,Color)

Method in ColorChannel

Summary

Retrieves the value of the color channel of the color.

public static float GetColorChannelValue(Channels channel, Color color)

Parameters

Name Description
ExPresSXR.Minigames.Excavation.ColorChannel.Channels channel Channel to be extracted.
UnityEngine.Color color Color to extract from.

Returns

Value of the color channel.

⚠️ **GitHub.com Fallback** ⚠️