Refactor Streaming with new settings and textures streaming configuration
This commit is contained in:
@@ -78,6 +78,11 @@ public:
|
||||
/// </summary>
|
||||
float PreserveAlphaCoverageReference;
|
||||
|
||||
/// <summary>
|
||||
/// Texture group for streaming (negative if unused). See Streaming Settings.
|
||||
/// </summary>
|
||||
int32 TextureGroup;
|
||||
|
||||
/// <summary>
|
||||
/// The import texture scale.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user