isFileScaleUsed
Is FileScale used when importing.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public bool isFileScaleUsed { get; }
Remarks
This property is now obsolete. You should instead use the useFileScale property.
Additional Resources: ModelImporter.useFileScale.