Enum RemoveOccluded.PrecisonPreset
Describe the resolution of cameras used by the detection
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RemoveOccluded.PrecisonPreset
Fields
Name | Description |
---|---|
Custom | The camera will render on a texture resolution 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 |