Enum RecomputeTangentFrames
The selection mode for if tangent frames should be recomputed
Namespace: Unity.ZivaRTPlayer
Syntax
public enum RecomputeTangentFrames
Fields
| Name | Description | Value |
|---|---|---|
| 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 |