Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VesselMover
VesselMove.VesselBounds
C# Class VesselMover.VesselMove.VesselBounds
Exibir arquivo
Open project: BahamutoD/VesselMover
Public Properties
Property
Type
Description
bottomLength
float
radius
float
vessel
Vessel
Public Methods
Method
Description
UpdateBounds
( ) :
void
VesselBounds
(
Vessel
v
) :
System
Method Details
UpdateBounds()
public
method
public
UpdateBounds
( ) :
void
return
void
VesselBounds()
public
method
public
VesselBounds
(
Vessel
v
) :
System
v
Vessel
return
System
Property Details
bottomLength
public_oe property
public
float
bottomLength
return
float
radius
public_oe property
public
float
radius
return
float
vessel
public_oe property
public
Vessel
vessel
return
Vessel