Enum RemoveHiddenAction.PrecisonPreset
Describe the resolution of cameras used by the detection
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RemoveHiddenAction.PrecisonPreset
Fields
| Name | Description |
|---|---|
| Custom | The camera will render on a texture reoslution set by the user |
| High | The camera will render on a 2048x2048 texture |
| Low | The camera will render on a 256x256 texture |
| Medium | The camera will render on a 1024x1024 texture |