[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-26 UTC."],[],["`RenderableDefinition` represents visual data for a `Renderable`, enabling dynamic construction and modification. Key actions include utilizing the `builder()` method from `RenderableDefinition.Builder` to create instances. It also involves setting the `submeshes` using a list of `RenderableDefinition.Submesh` and setting the `vertices` with a list of `Vertex` objects. It is possible to see more on the `ModelRenderable.Builder` and `ViewRenderable.Builder`.\n"]]