Show / Hide Table of Contents

Struct AbcGeometryCacheSettings

Abc Geometry Cache Settings

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.AlembicLibrary
Assembly: UE4DotNet.dll
Syntax
public struct AbcGeometryCacheSettings

Fields

| Improve this Doc View Source

bApplyConstantTopologyOptimizations

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

bCalculateMotionVectorsDuringImport

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

bFlattenTracks

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

bOptimizeIndexBuffers

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

CompressedPositionPrecision

Declaration
public float CompressedPositionPrecision
Field Value
Type Description
System.Single
| Improve this Doc View Source

CompressedTextureCoordinatesNumberOfBits

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