Enum RenderTextureCreationFlags
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum RenderTextureCreationFlags
Fields
Name | Description |
---|---|
AllowVerticalFlip | |
AutoGenerateMips | |
BindMS | |
CreatedFromScript | |
DynamicallyScalable | |
EnableRandomWrite | |
EyeTexture | |
MipMap | |
NoResolvedColorSurface | |
SRGB |