public static void GenerateCone( int axis, SimpleMeshGeneratorConeOrigin origin, double radius, double height, int segments, bool needSide, bool needBottom, out Vector3[] positions, out int[] indices )
Copyright 2026 NeoAxis Group. All rights reserved.