Class InstancingTemplateData
java.lang.Object
com.jozufozu.flywheel.core.compile.InstancingTemplateData
- All Implemented Interfaces:
VertexData
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal SourceFilefinal ShaderStructfinal Spanfinal ShaderFunctionfinal Span -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringBuilderassignFields(ShaderStruct struct, String prefix1, String prefix2) generateFooter(FileIndex shader, VertexType vertexType) Generate the necessary glue code here.
-
Field Details
-
file
-
vertexMain
-
vertexName
-
instanceName
-
instance
-
-
Constructor Details
-
InstancingTemplateData
-
-
Method Details
-
assignFields