Свойство | Type | Description | |
---|---|---|---|
Flags | uint |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
Kn5MaterialSimple ( [ kn5Filename, [ material ) : AcTools.Kn5File |
public Draw ( DeviceContextHolder contextHolder, int indices, SpecialRenderMode mode ) : void | ||
contextHolder | DeviceContextHolder | |
indices | int | |
mode | SpecialRenderMode | |
Résultat | void |
public Initialize ( DeviceContextHolder contextHolder ) : void | ||
contextHolder | DeviceContextHolder | |
Résultat | void |
public Prepare ( DeviceContextHolder contextHolder, SpecialRenderMode mode ) : bool | ||
contextHolder | DeviceContextHolder | |
mode | SpecialRenderMode | |
Résultat | bool |
public SetEmissive ( Vector3 value ) : void | ||
value | Vector3 | |
Résultat | void |
public SetEmissiveNext ( Vector3 value ) : void | ||
value | Vector3 | |
Résultat | void |