Click or drag to resize

StreamTextureLoadPath Property

The StreamTexture's file path to a .stex file.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string LoadPath { get; set; }

Property Value

Type: String
See Also