#import <BNBState.h>
Definition at line 7 of file BNBState.h.
◆ initWithBlending:zWrite:zTest:colorWrite:backFaces:
- (nonnull instancetype) initWithBlending: |
|
(BNBBlendingMode) |
blending |
zWrite: |
|
(BOOL) |
zWrite |
zTest: |
|
(BOOL) |
zTest |
colorWrite: |
|
(BOOL) |
colorWrite |
backFaces: |
|
(BOOL) |
backFaces |
|
|
| |
◆ stateWithBlending:zWrite:zTest:colorWrite:backFaces:
+ (nonnull instancetype) stateWithBlending: |
|
(BNBBlendingMode) |
blending |
zWrite: |
|
(BOOL) |
zWrite |
zTest: |
|
(BOOL) |
zTest |
colorWrite: |
|
(BOOL) |
colorWrite |
backFaces: |
|
(BOOL) |
backFaces |
|
|
| |
◆ backFaces
◆ blending
- (BNBBlendingMode) blending |
|
readnonatomicassign |
◆ colorWrite
◆ zTest
◆ zWrite
The documentation for this class was generated from the following file: