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