C# 클래스 Axiom.SceneManagers.Bsp.BspOptions

파일 보기 프로젝트 열기: mono-soc-2011/axiom 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ambientEnabled bool
ambientRatio float
move Vector3
scale float
setYAxisUp bool
useLightmaps bool

공개 메소드들

메소드 설명
BspOptions ( ) : System

메소드 상세

BspOptions() 공개 메소드

public BspOptions ( ) : System
리턴 System

프로퍼티 상세

ambientEnabled 공개적으로 프로퍼티

public bool ambientEnabled
리턴 bool

ambientRatio 공개적으로 프로퍼티

public float ambientRatio
리턴 float

move 공개적으로 프로퍼티

public Vector3 move
리턴 Vector3

scale 공개적으로 프로퍼티

public float scale
리턴 float

setYAxisUp 공개적으로 프로퍼티

public bool setYAxisUp
리턴 bool

useLightmaps 공개적으로 프로퍼티

public bool useLightmaps
리턴 bool