Enum RecomputeTangentFrames
The selection mode for if tangent frames should be recomputed
Namespace: Unity.ZivaRTPlayer
Assembly: solution.dll
Syntax
public enum RecomputeTangentFrames
Fields
| Name | Description |
|---|---|
| None | Do not recompute tangent frame |
| NormalsAndTangents | Recompute both the normals and tangents of the tangent frame |
| NormalsOnly | Recompute only the normals portion of the tangent frame |