C# 클래스 Axiom.Media.Col3f

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
r float

공개 메소드들

메소드 설명
Col3f ( float r, float g, float b ) : System

메소드 상세

Col3f() 공개 메소드

public Col3f ( float r, float g, float b ) : System
r float
g float
b float
리턴 System

프로퍼티 상세

r 공개적으로 프로퍼티

public float r
리턴 float