Click or drag to resize

MaterialNewObjectSettingsConfigureTexturesFromFolderDisabled Property

The mode for automatic adjustment textures of a material. The texture files must be in the folder of a material. The mode does not always work, for example, when there are several files suitable for one channel texture.

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool ConfigureTexturesFromFolderDisabled { get; }

Property Value

Type: Boolean
See Also