SceneBlendFactor Enumeration |
Namespace: NeoAxis
public enum SceneBlendFactor
Member name | Value | Description | |
---|---|---|---|
One | 0 | ||
Zero | 1 | ||
DestinationColor | 2 | ||
SourceColor | 3 | ||
OneMinusDestColor | 4 | ||
OneMinusSourceColor | 5 | ||
DestinationAlpha | 6 | ||
SourceAlpha | 7 | ||
OneMinusDestinationAlpha | 8 | ||
OneMinusSourceAlpha | 9 |
Copyright 2024 NeoAxis Group. All rights reserved.