# Push Texture Group

Grammar — Push the current global texture props.
FlagsNative | Action

Pushes the current texture props, so triggers can modify their values and then restore the original values later.

Returns — void

native void ActorTextureGroupPush();

Category: Actor / Utility

# Examples

— None found —