Property NoGraphics NoGraphics Gets or sets whether the player will be run with the "nographics" flag enabled. Requires BatchMode to be enabled. Declaration [CreateProperty] public bool NoGraphics { get; set; } Property Value Type Description bool