프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Flags | uint |
메소드 | 설명 | |
---|---|---|
Draw ( DeviceContextHolder contextHolder, int indices, SpecialRenderMode mode ) : void | ||
Initialize ( DeviceContextHolder contextHolder ) : void | ||
Prepare ( DeviceContextHolder contextHolder, SpecialRenderMode mode ) : bool | ||
SetEmissive ( Vector3 value ) : void | ||
SetEmissiveNext ( Vector3 value ) : void |
메소드 | 설명 | |
---|---|---|
Kn5MaterialSimple ( [ kn5Filename, [ material ) : AcTools.Kn5File |
public Draw ( DeviceContextHolder contextHolder, int indices, SpecialRenderMode mode ) : void | ||
contextHolder | DeviceContextHolder | |
indices | int | |
mode | SpecialRenderMode | |
리턴 | void |
public Initialize ( DeviceContextHolder contextHolder ) : void | ||
contextHolder | DeviceContextHolder | |
리턴 | void |
public Prepare ( DeviceContextHolder contextHolder, SpecialRenderMode mode ) : bool | ||
contextHolder | DeviceContextHolder | |
mode | SpecialRenderMode | |
리턴 | bool |