C# 클래스 CUE4Parse_Conversion.Textures.DXT.Colour8888

파일 보기 프로젝트 열기: Pro-Swapper/ProSwapper

공개 프로퍼티들

프로퍼티 타입 설명
Alpha byte
Blue byte
Green byte
Red byte

프로퍼티 상세

Alpha 공개적으로 프로퍼티

public byte Alpha
리턴 byte

Blue 공개적으로 프로퍼티

public byte Blue
리턴 byte

Green 공개적으로 프로퍼티

public byte Green
리턴 byte

Red 공개적으로 프로퍼티

public byte Red
리턴 byte