Uses of Class
net.runelite.cache.models.VertexNormal
-
Packages that use VertexNormal Package Description net.runelite.cache.definitions -
-
Uses of VertexNormal in net.runelite.cache.definitions
Fields in net.runelite.cache.definitions declared as VertexNormal Modifier and Type Field Description VertexNormal[]ModelDefinition. vertexNormalsMethods in net.runelite.cache.definitions that return VertexNormal Modifier and Type Method Description VertexNormal[]ModelDefinition. getVertexNormals()Methods in net.runelite.cache.definitions with parameters of type VertexNormal Modifier and Type Method Description voidModelDefinition. setVertexNormals(VertexNormal[] vertexNormals)
-