Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
SceneManagers
PortalConnected
LightInfo
C# 클래스 Axiom.SceneManagers.PortalConnected.LightInfo
파일 보기
프로젝트 열기: mono-soc-2011/axiom
공개 프로퍼티들
프로퍼티
타입
설명
light
Axiom.Core.Light
position
Vector3
range
Real
type
int
공개 메소드들
메소드
설명
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
메소드 상세
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
operator()
공개
정적인
메소드
public
static
operator
( ) :
bool
리턴
bool
프로퍼티 상세
light
공개적으로 프로퍼티
public
Light,Axiom.Core
light
리턴
Axiom.Core.Light
position
공개적으로 프로퍼티
public
Vector3
position
리턴
Vector3
range
공개적으로 프로퍼티
public
Real
range
리턴
Real
type
공개적으로 프로퍼티
public
int
type
리턴
int