AcManager.Controls.CustomShowroom.PaintShop.ColoredItem.Apply C# (CSharp) Method

Apply() protected method

protected Apply ( ) : void
return void
            protected override void Apply() {
                Renderer?.OverrideTexture(DiffuseTexture, Color.ToColor());
            }