FbxSaveOptions.FoldRepeatedCurveData

FbxSaveOptions.FoldRepeatedCurveData property

Gets or sets whether reuse repeated curve data by increasing last data’s ref count

public bool? FoldRepeatedCurveData { get; set; }

Property Value

true if fold repeated curve data; otherwise, false.

See Also