Skip to main content
Module

x/targadactyl/deps.ts>OpacityProperty

tga.js implemented in Deno
Latest
interface OpacityProperty
import { type OpacityProperty } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Named opacity property.

Properties

key: string

Property identifier, usually the node name.

value: number

Property value (0..100).