Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenSim
Region
OptionalModules
Scripting
PC
Compiler
ExpVector2
C# 클래스 OpenSim.Region.OptionalModules.Scripting.PC.Compiler.ExpVector2
상속:
Exp
파일 보기
프로젝트 열기: takayuki/opensim-pcproject
공개 프로퍼티들
프로퍼티
타입
설명
val
OpenMetaverse.Vector2
공개 메소드들
메소드
설명
ExpVector2
(
Parser
yyp
) :
System
ExpVector2
(
Parser
yyp
,
float
x
,
float
y
) :
System
ToString
( ) :
string
메소드 상세
ExpVector2()
공개
메소드
public
ExpVector2
(
Parser
yyp
) :
System
yyp
Tools.Parser
리턴
System
ExpVector2()
공개
메소드
public
ExpVector2
(
Parser
yyp
,
float
x
,
float
y
) :
System
yyp
Tools.Parser
x
float
y
float
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
val
공개적으로 프로퍼티
public
OpenMetaverse.Vector2
val
리턴
OpenMetaverse.Vector2