in_part_get_emission

Gets the emission strength of the given part.

version(IN_DYNLIB)
export extern (C) @nogc
float
in_part_get_emission

Parameters

self in_part_t*

The part to operate on.

Return Value

Type: float

The opacity of the part.

Meta