Package | laya.d3.graphics |
Class | public class VertexPosition |
Inheritance | VertexPosition Object |
Implements | IVertex |
Property | Defined By | ||
---|---|---|---|
position : Vector3 [read-only] | VertexPosition | ||
vertexDeclaration : VertexDeclaration [read-only] | VertexPosition |
Method | Defined By | ||
---|---|---|---|
VertexPosition(position:Vector3) | VertexPosition |
position | property |
vertexDeclaration | property |
vertexDeclaration:VertexDeclaration
[read-only] public function get vertexDeclaration():VertexDeclaration
VertexPosition | () | Constructor |