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
Infiniminer
CylinderDrawingComponent.Cylinder
C# Class Infiniminer.CylinderDrawingComponent.Cylinder
显示文件
Open project: bobisfat/Infiniminer
Public Properties
Property
Type
Description
end
Vector3
start
Vector3
Public Methods
Method
Description
Cylinder
(
Vector3
start
,
Vector3
end
) :
System
Method Details
Cylinder()
public
method
public
Cylinder
(
Vector3
start
,
Vector3
end
) :
System
start
Vector3
end
Vector3
return
System
Property Details
end
public_oe property
public
Vector3
end
return
Vector3
start
public_oe property
public
Vector3
start
return
Vector3