# Video Texture Play Flags

Base type — int

Name Identifier Code
Looping c_textureVideoPlayFlagLooping (1 << 0)
Synced c_textureVideoPlayFlagSynced (1 << 1)

Category: Actor / Support

# Examples

— None found —