Enum TextureShape Definition Namespace:Tizen.NUI Assembly:Tizen.NUI.dll Defines shapes of the Texture. public enum TextureShape Fields Name Description Texture2D One 2D image TextureCube Six 2D images arranged in a cube-shape Extension Methods EXamlExtensions.LoadFromEXamlByRelativePath<TextureShape>(TextureShape, string) Extensions.LoadFromXaml<TextureShape>(TextureShape, string) Extensions.LoadFromXaml<TextureShape>(TextureShape, Type) Extensions.LoadFromXamlFile<TextureShape>(TextureShape, string)