s&
newspaperAbout
infoAbout s&box newspaperLatest News published_with_changesChanges mapRoadmap monitoringMetrics
gamesGames
sports_esportsBrowse Games rocketDiscover Games
business_centerWorkshop
sports_esportsGames landscapeMaps chairModels textureMaterials apparelClothing constructionMore..
forumForum docsDocs
docsDocumentation dashboardApi Reference schoolTutorials
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Classes
VertexBuffer
chevron_left Classes
class
VertexBuffer

Constructors

functionsVertexBuffer

Fields

crop_dinDefault

Properties

data_objectIndexed

Methods

functionsAddfunctionsAddIndexfunctionsAddRawIndexfunctionsAddTriangleIndexfunctionsClearfunctionsDrawfunctionsInit

Static Methods

functionsAddCubefunctionsAddQuadfunctionsAddTriangle
VertexBuffer
class Sandbox .
Sandbox.Engine

build Constructors 1

VertexBuffer ()

crop_din Fields 1

Default
Vertex

data_object Properties 1

Indexed
bool
Whether this vertex buffer has any indexes. This is set by Sandbox.VertexBuffer.Init(System.Boolean).

functions Methods 7

Add (v)
Add a vertex
AddIndex (i)
Add an index. This is relative to the top of the vertex buffer. So 0 is Vertex.Count., 1 is Vertex.Count -1
AddRawIndex (i)
Add an index. This is NOT relative to the top of the vertex buffer.
AddTriangleIndex (a, b, c)
Add a triangle by indices. This is relative to the top of the vertex buffer. So 0 is Vertex.Count.
Clear ()
Clear all vertices and indices, and resets Sandbox.VertexBuffer.Default.
Draw (material, attributes)
Draw this mesh using Material
Init (useIndexBuffer)
Clear the buffer and set whether it will have indices.

functions Static Methods 3

AddCube (self, center, size, rot, color)
AddQuad (self, rect)
AddTriangle (self, a, b, c)
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter