SimpleMeshGeneratorGenerateCylinder Method (Int32, Double, Double, Int32, Boolean, Boolean, Boolean, Vector3F, Vector3F, Vector4F, Vector2F, Int32, SimpleMeshGeneratorFace) |
Namespace: NeoAxis
public static void GenerateCylinder( int axis, double radius, double height, int segments, bool needTop, bool needSide, bool needBottom, out Vector3F[] positions, out Vector3F[] normals, out Vector4F[] tangents, out Vector2F[] texCoords, out int[] indices, out SimpleMeshGeneratorFace[] faces )