Enum ImpostorGenerator.Type
Namespace: UnityEngine.Pixyz.UnitySDK
Assembly: Unity.Pixyz.UnitySDK.Runtime.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). |