# Remove Global Texture Group

Grammar — Remove the global texture props textureProps
FlagsNative | Action

Removes global texture props.

# Arguments

  • string — Texture Props

Returns — void

native void ActorTextureGroupRemoveGlobal(
	string textureProps,
);

Category: Actor / Utility

# Examples

— None found —