Class MaterialImportSettings
Inheritance
System.Object
MaterialImportSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: CarbideFunction.Wildtile.ImporterSettings
Syntax
public class MaterialImportSettings
Fields
defaultSettings
Declaration
public static readonly MaterialImportSettings defaultSettings
Field Value
Type | Description |
---|---|
MaterialImportSettings |
isPartOfManifoldMesh
Declaration
public bool isPartOfManifoldMesh
Field Value
Type | Description |
---|---|
System.Boolean |
mustMatch
Declaration
public bool mustMatch
Field Value
Type | Description |
---|---|
System.Boolean |
mustMatchNormalsOnBorder
Declaration
public bool mustMatchNormalsOnBorder
Field Value
Type | Description |
---|---|
System.Boolean |
targetMaterial
Declaration
public Material targetMaterial
Field Value
Type | Description |
---|---|
Material |