Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Axiom
SceneManagers
Bsp
BspOptions
C# Class Axiom.SceneManagers.Bsp.BspOptions
ファイルを表示
Open project: mono-soc-2011/axiom
Class Usage Examples
Public Properties
Property
Type
Description
ambientEnabled
bool
ambientRatio
float
move
Vector3
scale
float
setYAxisUp
bool
useLightmaps
bool
Public Methods
Method
Description
BspOptions
( ) :
System
Method Details
BspOptions()
public
method
public
BspOptions
( ) :
System
return
System
Property Details
ambientEnabled
public_oe property
public
bool
ambientEnabled
return
bool
ambientRatio
public_oe property
public
float
ambientRatio
return
float
move
public_oe property
public
Vector3
move
return
Vector3
scale
public_oe property
public
float
scale
return
float
setYAxisUp
public_oe property
public
bool
setYAxisUp
return
bool
useLightmaps
public_oe property
public
bool
useLightmaps
return
bool