Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HaloMap
Render
HaloBSPVertex
C# 클래스 HaloMap.Render.HaloBSPVertex
The halo bsp vertex.
파일 보기
프로젝트 열기: troymac1ure/Entity
공개 프로퍼티들
프로퍼티
타입
설명
FVF
VertexFormats
Normal
System.Vector3
Position
System.Vector3
Tu0
float
Tu1
float
Tu2
float
Tu3
float
diffuse
int
공개 메소드들
메소드
설명
ToString
( ) :
string
Returns a
System.String
that represents this instance.
메소드 상세
ToString()
공개
메소드
Returns a
System.String
that represents this instance.
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
FVF
공개적으로 정적으로 프로퍼티
public
static
VertexFormats
FVF
리턴
VertexFormats
Normal
공개적으로 프로퍼티
public
Vector3,System
Normal
리턴
System.Vector3
Position
공개적으로 프로퍼티
public
Vector3,System
Position
리턴
System.Vector3
Tu0
공개적으로 프로퍼티
public
float
Tu0
리턴
float
Tu1
공개적으로 프로퍼티
public
float
Tu1
리턴
float
Tu2
공개적으로 프로퍼티
public
float
Tu2
리턴
float
Tu3
공개적으로 프로퍼티
public
float
Tu3
리턴
float
diffuse
공개적으로 프로퍼티
public
int
diffuse
리턴
int