C# 클래스 CSPspEmu.Core.Gpu.State.SubStates.LightStateStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
AmbientColor ColorfStruct
Attenuation AttenuationStruct
DiffuseColor ColorfStruct
Enabled bool
Kind LightModelEnum
Position Vector4fRef
SpecularColor ColorfStruct
SpotCutoff float
SpotDirection Vector4fRef
SpotExponent float
Type LightTypeEnum

프로퍼티 상세

AmbientColor 공개적으로 프로퍼티

public ColorfStruct AmbientColor
리턴 ColorfStruct

Attenuation 공개적으로 프로퍼티

public AttenuationStruct,CSPspEmu.Core.Gpu.State.SubStates Attenuation
리턴 AttenuationStruct

DiffuseColor 공개적으로 프로퍼티

public ColorfStruct DiffuseColor
리턴 ColorfStruct

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

Kind 공개적으로 프로퍼티

public LightModelEnum Kind
리턴 LightModelEnum

Position 공개적으로 프로퍼티

public Vector4fRef,CSPspEmu.Core.Gpu.State.SubStates Position
리턴 Vector4fRef

SpecularColor 공개적으로 프로퍼티

public ColorfStruct SpecularColor
리턴 ColorfStruct

SpotCutoff 공개적으로 프로퍼티

public float SpotCutoff
리턴 float

SpotDirection 공개적으로 프로퍼티

public Vector4fRef,CSPspEmu.Core.Gpu.State.SubStates SpotDirection
리턴 Vector4fRef

SpotExponent 공개적으로 프로퍼티

public float SpotExponent
리턴 float

Type 공개적으로 프로퍼티

public LightTypeEnum Type
리턴 LightTypeEnum