Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SharpQuake
beam_t
C# Class SharpQuake.beam_t
显示文件
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
endtime
float
entity
int
model
model_t
start
Vector3
Public Methods
Method
Description
Clear
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Property Details
endtime
public_oe property
public
float
endtime
return
float
entity
public_oe property
public
int
entity
return
int
model
public_oe property
public
model_t,SharpQuake
model
return
model_t
start
public_oe property
public
Vector3
start
return
Vector3