public static void GenerateSphere( Sphere sphere, int hSegments, int vSegments, bool insideOut, out Vector3[] positions, out int[] indices )
Copyright 2024 NeoAxis Group. All rights reserved.