Example #1
0
 public CamConstraint AddTerrainConstraint()
 {
     return(m_Controller.AddConstraint("Terrain Constraint"));
 }