mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
clarify 'default'
This commit is contained in:
parent
b97b88e0c4
commit
010e616d80
@ -112,8 +112,8 @@ The order of all the predefined bins (and their predefined sort
|
||||
orders) is as follows:
|
||||
|
||||
10 - 'background' : GeomBinFixed
|
||||
20 - 'opaque' : GeomBinNormal (opaque sub-bin)
|
||||
30 - 'transparent' : GeomBinNormal (transparent sub-bin)
|
||||
20 - 'opaque' : GeomBinNormal (opaque sub-bin of 'default')
|
||||
30 - 'transparent' : GeomBinNormal (transparent sub-bin of 'default')
|
||||
40 - 'fixed' : GeomBinFixed
|
||||
50 - 'unsorted' : GeomBinUnsorted
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user