|
| | LevelWallVertexBuffer (VertexPositionTexture[] wallVertices, VertexPositionTexture[] wallEdgeVertices, Texture2D wallTexture, Texture2D edgeTexture, Color color) |
| |
| void | Append (VertexPositionTexture[] wallVertices, VertexPositionTexture[] wallEdgeVertices, Color color) |
| |
| void | Dispose () |
| |
Definition at line 11 of file LevelRenderer.cs.
◆ LevelWallVertexBuffer()
| Barotrauma.LevelWallVertexBuffer.LevelWallVertexBuffer |
( |
VertexPositionTexture[] |
wallVertices, |
|
|
VertexPositionTexture[] |
wallEdgeVertices, |
|
|
Texture2D |
wallTexture, |
|
|
Texture2D |
edgeTexture, |
|
|
Color |
color |
|
) |
| |
◆ Append()
| void Barotrauma.LevelWallVertexBuffer.Append |
( |
VertexPositionTexture[] |
wallVertices, |
|
|
VertexPositionTexture[] |
wallEdgeVertices, |
|
|
Color |
color |
|
) |
| |
◆ Dispose()
| void Barotrauma.LevelWallVertexBuffer.Dispose |
( |
| ) |
|
◆ WallEdgeBuffer
| VertexBuffer Barotrauma.LevelWallVertexBuffer.WallEdgeBuffer |
◆ WallTexture
| readonly Texture2D Barotrauma.LevelWallVertexBuffer.WallTexture |
◆ IsDisposed
| bool Barotrauma.LevelWallVertexBuffer.IsDisposed |
|
get |