Struct UsdEditorAnalytics.ImportResult
Inherited Members
Namespace: Unity.Formats.USD
Syntax
public struct ImportResult
Fields
ContainsMaterials
Declaration
public bool ContainsMaterials
Field Value
| Type | Description |
|---|---|
| Boolean |
ContainsMeshes
Declaration
public bool ContainsMeshes
Field Value
| Type | Description |
|---|---|
| Boolean |
ContainsPointInstancer
Declaration
public bool ContainsPointInstancer
Field Value
| Type | Description |
|---|---|
| Boolean |
ContainsSkel
Declaration
public bool ContainsSkel
Field Value
| Type | Description |
|---|---|
| Boolean |
ImportType
Declaration
public ImportType ImportType
Field Value
| Type | Description |
|---|---|
| ImportType |
Success
Declaration
public bool Success
Field Value
| Type | Description |
|---|---|
| Boolean |
Properties
Default
Declaration
public static readonly UsdEditorAnalytics.ImportResult Default { get; }
Property Value
| Type | Description |
|---|---|
| UsdEditorAnalytics.ImportResult |