| CheckTextureAssetsMaxTextureSize Field |
Maximum size that causes a texture not to be reported.
Namespace: Slash.Unity.Editor.Common.MenuItems.UtilAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax public const int MaxTextureSize = 2048
Public Const MaxTextureSize As Integer = 2048
public:
literal int MaxTextureSize = 2048
static val mutable MaxTextureSize: int
Field Value
Type:
Int32See Also