Table of Contents

Class GeometricPrimitive

Namespace
Stride.Graphics.GeometricPrimitives
Assembly
Stride.Graphics.dll
public class GeometricPrimitive : GeometricPrimitive<VertexPositionNormalTexture>, IDisposable, IComponent, IReferencable, ICollectorHolder
Inheritance
GeometricPrimitive
Implements
Inherited Members
Extension Methods

Constructors

GeometricPrimitive(GraphicsDevice, GeometricMeshData<VertexPositionNormalTexture>)

public GeometricPrimitive(GraphicsDevice graphicsDevice, GeometricMeshData<VertexPositionNormalTexture> geometryMesh)

Parameters

graphicsDevice GraphicsDevice
geometryMesh GeometricMeshData<VertexPositionNormalTexture>