AssetConversionOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Object Anchors asset conversion job request's options.
public class AssetConversionOptions
type AssetConversionOptions = class
Public Class AssetConversionOptions
- Inheritance
-
AssetConversionOptions
Constructors
AssetConversionOptions(Uri, AssetFileType, Vector3, AssetLengthUnit, Boolean) |
Initializes a new instance of the AssetConversionOptions class. |
AssetConversionOptions(Uri, AssetFileType, Vector3, Single, Boolean) |
Initializes a new instance of the AssetConversionOptions class. |
Properties
DisableDetectScaleUnits |
Whether or not disable automatic detection of FBX scale units. |
Gravity |
Gravity vector with respect to object's nominal position. |
InputAssetFileType |
The file type of the asset. |
InputAssetUri |
The path to the Asset to be ingested by the Object Anchors service. |
JobId |
Identifier for the Object Anchors Asset Conversion job. |
Scale |
Scale of transformation of asset units into meter space. |
Applies to
Azure SDK for .NET