Click or drag to resize
AB4D logo

SpriteEffectApplyTextureSetting Method

Applies the setting that are used to sprites with the same texture

Namespace: Ab3d.DirectX.Effects
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public abstract void ApplyTextureSetting(
	ShaderResourceView texture
)

Parameters

texture  ShaderResourceView
texture
See Also