Essentials Utility

Essentials.Core.Utility namespace is needed for this.

EssentialsUtility is a small class meant to give a little helping hand. Currently has only one method.

Methods

Texture2D EssentialsUtility.SingleTexture2DColor(Color color)

Returns a 1x1 Texture2D with the specified color.

Last updated