add uv_scale values at TrousCreateInfo

This commit is contained in:
2020-10-22 21:23:35 +08:00
parent 71407aecad
commit 187f95b00f
2 changed files with 4 additions and 2 deletions

View File

@@ -159,6 +159,8 @@ namespace hgl
uint numberSlices,
numberStacks;
Vector2f uv_scale={1.0,1.0};
};//struct TorusCreateInfo
/**