|
SpriteEffectApplyTextureSetting Method |
Applies the setting that are used to sprites with the same texture
Namespace: Ab3d.DirectX.EffectsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public abstract void ApplyTextureSetting(
ShaderResourceView texture
)
Parameters
- texture ShaderResourceView
- texture
See Also