Click or drag to resize

ImageComponentLoadCubeNegativeY Property

File name to load a cube texture from, Negative Y side.

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

Property Value

Type: ReferenceReferenceValueType_Resource
See Also