ParticlesMaterialGetParamTexture Method |
Note: This API is now obsolete.
Returns the Texture used by the specified parameter.
Namespace: Godot
[ObsoleteAttribute("GetParamTexture is deprecated. Use the AnimOffsetCurve property instead.")] public Texture GetParamTexture( ParticlesMaterialParameter param )
[Missing <param name="param"/> documentation for "M:Godot.ParticlesMaterial.GetParamTexture(Godot.ParticlesMaterial.Parameter)"]
[Missing <returns> documentation for "M:Godot.ParticlesMaterial.GetParamTexture(Godot.ParticlesMaterial.Parameter)"]