what is the different between OnDrawGizmosSelected and OnDrawGizmos?
1 Answer
1The Selected variant only draws when the object is selected in the scene hierarchy.
what is the different between OnDrawGizmosSelected and OnDrawGizmos?
The Selected variant only draws when the object is selected in the scene hierarchy.