Show / Hide Table of Contents

Struct DatasmithMeshBuildSettingsTemplate

Datasmith Mesh Build Settings Template

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.DatasmithContent
Assembly: UE4DotNet.dll
Syntax
public struct DatasmithMeshBuildSettingsTemplate

Fields

| Improve this Doc View Source

bBuildAdjacencyBuffer

Declaration
public bool bBuildAdjacencyBuffer
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bGenerateLightmapUVs

Declaration
public bool bGenerateLightmapUVs
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bRecomputeNormals

Declaration
public bool bRecomputeNormals
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bRecomputeTangents

Declaration
public bool bRecomputeTangents
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bRemoveDegenerates

Declaration
public bool bRemoveDegenerates
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseFullPrecisionUVs

Declaration
public bool bUseFullPrecisionUVs
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseHighPrecisionTangentBasis

Declaration
public bool bUseHighPrecisionTangentBasis
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseMikkTSpace

Declaration
public bool bUseMikkTSpace
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

DstLightmapIndex

Declaration
public int DstLightmapIndex
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MinLightmapResolution

Declaration
public int MinLightmapResolution
Field Value
Type Description
System.Int32
| Improve this Doc View Source

SrcLightmapIndex

Declaration
public int SrcLightmapIndex
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
Back to top Generated by DocFX