Enum ImpostorGenerator.Type
Namespace: UnityEditor.Pixyz.UnitySDK
Assembly: Unity.Pixyz.UnitySDK.Editor.dll
Syntax
public enum ImpostorGenerator.Type
Fields
Name | Description |
---|---|
HemiOctahedron | Upper half of the sphere for better quality. Use this when your model doesn't need to be seen from underneath. |
Octahedron | Impostor is active for any point of views (360° sphere). |