1 write to _commands
ReachFramework (1)
AlphaFlattener\PrimitiveRenderer.cs (1)
181
set {
_commands
= value; }
2 references to _commands
ReachFramework (2)
AlphaFlattener\PrimitiveRenderer.cs (2)
331
PrimitiveInfo pi =
_commands
[_overlapping[s]] as PrimitiveInfo;
349
topPI =
_commands
[_overlapping[start]] as PrimitiveInfo;