OnTextureSizeModify
Occurs when the width or height of the Texture changes.
public event OnTextureSizeModifyHandler OnTextureSizeModify;
This callback is triggered when the width or height of the Texture changes.
Occurs when the width or height of the Texture changes.
public event OnTextureSizeModifyHandler OnTextureSizeModify;
This callback is triggered when the width or height of the Texture changes.