C# (CSharp) Spine Atlas.FindRegion - 5 examples found. These are the top rated real world C# (CSharp) examples of Spine.Atlas.FindRegion extracted from open source projects. You can rate examples to help us improve the quality of examples.
Returns the first region found with the specified name. This method uses string comparison to find the region, so the result should be cached rather than calling this method multiple times.