Class VertexPositionNormalTangentTexture
java.lang.Object
zombie.core.skinnedmodel.model.VertexPositionNormalTangentTexture
Created by LEMMYATI on 09/03/14.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVertexPositionNormalTangentTexture
(Vector3 position, Vector3 normal, Vector3 tangent, Vector2 uv) -
Method Summary
-
Field Details
-
Position
-
Normal
-
Tangent
-
TextureCoordinates
-
-
Constructor Details
-
VertexPositionNormalTangentTexture
-
VertexPositionNormalTangentTexture
public VertexPositionNormalTangentTexture()
-
-
Method Details
-
put
-