Class GPUVertexLayoutNull
Vertex layout for Null backend.
Inherited Members
GPUVertexLayoutNull
Assembly: FlaxEngine.dll
File: Engine/GraphicsDevice/Null/GPUVertexLayoutNull.h
Syntax
public class GPUVertexLayoutNull : public GPUVertexLayout
Constructors
GPUVertexLayoutNull(const Elements& elements)
Declaration
public GPUVertexLayoutNull(const Elements& elements)
Parameters
Elements
elements
|