Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VesselMover
VesselMove.VesselBounds
C# 클래스 VesselMover.VesselMove.VesselBounds
파일 보기
프로젝트 열기: BahamutoD/VesselMover
공개 프로퍼티들
프로퍼티
타입
설명
bottomLength
float
radius
float
vessel
Vessel
공개 메소드들
메소드
설명
UpdateBounds
( ) :
void
VesselBounds
(
Vessel
v
) :
System
메소드 상세
UpdateBounds()
공개
메소드
public
UpdateBounds
( ) :
void
리턴
void
VesselBounds()
공개
메소드
public
VesselBounds
(
Vessel
v
) :
System
v
Vessel
리턴
System
프로퍼티 상세
bottomLength
공개적으로 프로퍼티
public
float
bottomLength
리턴
float
radius
공개적으로 프로퍼티
public
float
radius
리턴
float
vessel
공개적으로 프로퍼티
public
Vessel
vessel
리턴
Vessel