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