Property | Type | Description | |
---|---|---|---|
VertexBuffer | System |
Method | Description | |
---|---|---|
Clone ( ) : object |
Shallow copy of this VertexBuffer instance.
|
|
Standby ( |
在使用VertexArrayObject后,此方法只会执行一次。 This method will only be invoked once when using VertexArrayObject.
|
Method | Description | |
---|---|---|
VertexBuffer ( uint bufferId, VBOConfig config, string varNameInVertexShader, int length, int byteLength, uint instancedDivisor, int patchVertexes ) : System |
Vertex' attribute buffer's pointer.
|
public Standby ( |
||
shaderProgram | ||
return | void |