DColorCube:TranslateValues
Example
Creates a green color cube and prints out the color at the (0.2, 0.4) position.
Output:
Updates the color cube RGB based on the given x and y position and returns its arguments. Similar to DColorCube:UpdateColor.
Creates a green color cube and prints out the color at the (0.2, 0.4) position.