C# 클래스 SharpQuake.trivertx_t

파일 보기 프로젝트 열기: Memorix101/SharpQuake 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
lightnormalindex byte

공개 메소드들

메소드 설명
Init ( ) : void

Call only for manually created instances

메소드 상세

Init() 공개 메소드

Call only for manually created instances
public Init ( ) : void
리턴 void

프로퍼티 상세

SizeInBytes 공개적으로 정적으로 프로퍼티

public static int SizeInBytes
리턴 int

lightnormalindex 공개적으로 프로퍼티

public byte lightnormalindex
리턴 byte