Click or drag to resize
AB4D logo

StandardSpriteEffectApplyTextureSetting 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.1.9105.2048 (1.0.0.0)
Syntax
C#
public override void ApplyTextureSetting(
	ShaderResourceView texture
)

Parameters

texture  ShaderResourceView
texture
See Also