AssetConversionInputOptions.RelativeInputAssetPath Field

Definition

The relative path starting at blobPrefix (or at the container root if blobPrefix is not specified) to the input model. Must point to file with a supported file format ending. Example: "house.fbx".

public: System::String ^ RelativeInputAssetPath;
public string RelativeInputAssetPath;
val mutable RelativeInputAssetPath : string
Public RelativeInputAssetPath As String 

Field Value

Applies to

See also