Exemple #1
0
 protected override void Set(Vector3 max)
 {
     m_Outliner.m_DisplayMaxBounds = max;
     m_Outliner.Outline();
 }