Click or drag to resize

ImageComponentLoadFile Property

File name to load a texture from.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<ReferenceValueType_Resource> LoadFile { get; set; }

Property Value

ReferenceReferenceValueType_Resource
See Also