C# 클래스 ColorModificationExtensions, UnityColorBlindness

파일 보기 프로젝트 열기: MrJoy/UnityColorBlindness

공개 메소드들

메소드 설명
BlueCoefficients ( this mode ) : Vector3
GreenCoefficients ( this mode ) : Vector3
RedCoefficients ( this mode ) : Vector3

메소드 상세

BlueCoefficients() 공개 정적인 메소드

public static BlueCoefficients ( this mode ) : Vector3
mode this
리턴 Vector3

GreenCoefficients() 공개 정적인 메소드

public static GreenCoefficients ( this mode ) : Vector3
mode this
리턴 Vector3

RedCoefficients() 공개 정적인 메소드

public static RedCoefficients ( this mode ) : Vector3
mode this
리턴 Vector3