Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Xenko
Rendering
MeshDraw
C# Class Xenko.Rendering.MeshDraw
显示文件
Open project: xen2/stride
Class Usage Examples
Public Properties
Property
Type
Description
DrawCount
int
IndexBuffer
IndexBufferBinding
PrimitiveType
PrimitiveType
StartLocation
int
VertexBuffers
VertexBufferBinding[]
Property Details
DrawCount
public_oe property
public
int
DrawCount
return
int
IndexBuffer
public_oe property
public
IndexBufferBinding
IndexBuffer
return
IndexBufferBinding
PrimitiveType
public_oe property
public
PrimitiveType
PrimitiveType
return
PrimitiveType
StartLocation
public_oe property
public
int
StartLocation
return
int
VertexBuffers
public_oe property
public
VertexBufferBinding[]
VertexBuffers
return
VertexBufferBinding[]