C# 클래스 SharpQuake.mplane_t

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

공개 프로퍼티들

프로퍼티 타입 설명
dist float
normal Vector3
signbits byte
type byte

프로퍼티 상세

dist 공개적으로 프로퍼티

public float dist
리턴 float

normal 공개적으로 프로퍼티

public Vector3 normal
리턴 Vector3

signbits 공개적으로 프로퍼티

public byte signbits
리턴 byte

type 공개적으로 프로퍼티

public byte type
리턴 byte