Enum RenderImpostorOn
Describe what type of mesh will be used to render an Impostor
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RenderImpostorOn
Fields
| Name | Description |
|---|---|
| OrientedBoundingBox | An oriented boudingbox based on the input will be used |
| Quad | A quad mesh will be used |