프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fogColor | |||
fogDensity | Real | ||
fogEnd | Real | ||
fogMode | FogMode | ||
fogStart | Real | ||
lightAmbient | |||
lightingEnabled | bool | ||
lights | List |
||
materialAmbient | |||
materialDiffuse | |||
materialEmissive | |||
materialShininess | float | ||
materialSpecular | |||
projectionMatrix | |||
textureEnabled | List |
||
textureMatricies | List |
||
viewMatrix | |||
worldMatrix |
메소드 | 설명 | |
---|---|---|
FixedFunctionProgramsParameters ( ) : System.Collections.Generic | ||
IsTextureEnabled ( int index ) : bool | ||
SetTextureEnabled ( int index, bool value ) : void | ||
SetTextureMatrix ( int index, |
public FixedFunctionProgramsParameters ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public SetTextureEnabled ( int index, bool value ) : void | ||
index | int | |
value | bool | |
리턴 | void |
public SetTextureMatrix ( int index, |
||
index | int | |
matrix | ||
리턴 | void |