Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Axiom
SceneManagers
PortalConnected
LightInfo
C# Class Axiom.SceneManagers.PortalConnected.LightInfo
Afficher le fichier
Open project: mono-soc-2011/axiom
Méthodes publiques
Свойство
Type
Description
light
Axiom.Core.Light
position
Vector3
range
Real
type
int
Méthodes publiques
Méthode
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
operator
( ) :
bool
Method Details
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
operator()
public
static
méthode
public
static
operator
( ) :
bool
Résultat
bool
Property Details
light
public_oe property
public
Light,Axiom.Core
light
Résultat
Axiom.Core.Light
position
public_oe property
public
Vector3
position
Résultat
Vector3
range
public_oe property
public
Real
range
Résultat
Real
type
public_oe property
public
int
type
Résultat
int