StreamTextureLoad Method |
Note: This API is now obsolete.
Loads the texture from the given path.
Namespace: Godot
[ObsoleteAttribute("Load is deprecated. Use the LoadPath property instead.")] public Error Load( string path )
[Missing <param name="path"/> documentation for "M:Godot.StreamTexture.Load(System.String)"]
[Missing <returns> documentation for "M:Godot.StreamTexture.Load(System.String)"]