ParticlesMaterialSetParamTexture Method |
Note: This API is now obsolete.
Sets the Texture for the specified ParticlesMaterialParameter.
Namespace: Godot
[ObsoleteAttribute("SetParamTexture is deprecated. Use the AnimOffsetCurve property instead.")] public void SetParamTexture( ParticlesMaterialParameter param, Texture texture )
[Missing <param name="param"/> documentation for "M:Godot.ParticlesMaterial.SetParamTexture(Godot.ParticlesMaterial.Parameter,Godot.Texture)"]
[Missing <param name="texture"/> documentation for "M:Godot.ParticlesMaterial.SetParamTexture(Godot.ParticlesMaterial.Parameter,Godot.Texture)"]