tModLoader v2024.04
A mod to make and play Terraria mods
VertexStrip Member List

This is the complete list of members for VertexStrip, including all inherited members.

DrawTrail() (defined in VertexStrip)VertexStrip
PrepareStrip(Vector2[] positions, float[] rotations, StripColorFunction colorFunction, StripHalfWidthFunction widthFunction, Vector2 offsetForAllPositions=default(Vector2), int? expectedVertexPairsAmount=null, bool includeBacksides=false) (defined in VertexStrip)VertexStrip
PrepareStripWithProceduralPadding(Vector2[] positions, float[] rotations, StripColorFunction colorFunction, StripHalfWidthFunction widthFunction, Vector2 offsetForAllPositions=default(Vector2), bool includeBacksides=false, bool tryStoppingOddBug=true) (defined in VertexStrip)VertexStrip
StripColorFunction(float progressOnStrip) (defined in VertexStrip)VertexStrip
StripHalfWidthFunction(float progressOnStrip) (defined in VertexStrip)VertexStrip