SimpleMeshGeneratorGenerateStairs Method (Int32, Double, Double, Double, Int32, Degree, Double, Boolean, Boolean, Vector3F, Vector3F, Vector4F, Vector2F, Int32, SimpleMeshGeneratorFace) |
Namespace: NeoAxis
public static void GenerateStairs( int axis, double width, double height, double depth, int steps, Degree curvature, double radius, bool sides, bool insideOut, out Vector3F[] positions, out Vector3F[] normals, out Vector4F[] tangents, out Vector2F[] texCoords, out int[] indices, out SimpleMeshGeneratorFace[] faces )