Home | History | Annotate | Download | only in scene

Lines Matching refs:Tangent

263      * {@link Type#Position}, {@link Type#Normal}, and {@link Type#Tangent} buffers
285 VertexBuffer oldTang = getBuffer(Type.Tangent);
287 clone.clearBuffer(Type.Tangent);
336 VertexBuffer tangents = getBuffer(Type.Tangent);