isGlobalBlendOrderEnabledAt

actual fun isGlobalBlendOrderEnabledAt(instance: EntityInstance, primitiveIndex: Int): Boolean

Gets whether the blend order is global or local to this Renderable.

Return

true for global, false for local blend ordering

Parameters

instance

Instance of the component obtained from getInstance()

primitiveIndex

the primitive of interest

See also

expect fun isGlobalBlendOrderEnabledAt(instance: EntityInstance, primitiveIndex: Int): Boolean

Gets whether the blend order is global or local to this Renderable.

Return

true for global, false for local blend ordering

Parameters

instance

Instance of the component obtained from getInstance()

primitiveIndex

the primitive of interest

See also

actual fun isGlobalBlendOrderEnabledAt(instance: EntityInstance, primitiveIndex: Int): Boolean

Gets whether the blend order is global or local to this Renderable.

Return

true for global, false for local blend ordering

Parameters

instance

Instance of the component obtained from getInstance()

primitiveIndex

the primitive of interest

See also

actual fun isGlobalBlendOrderEnabledAt(instance: EntityInstance, primitiveIndex: Int): Boolean

Gets whether the blend order is global or local to this Renderable.

Return

true for global, false for local blend ordering

Parameters

instance

Instance of the component obtained from getInstance()

primitiveIndex

the primitive of interest

See also

actual fun isGlobalBlendOrderEnabledAt(instance: EntityInstance, primitiveIndex: Int): Boolean

Gets whether the blend order is global or local to this Renderable.

Return

true for global, false for local blend ordering

Parameters

instance

Instance of the component obtained from getInstance()

primitiveIndex

the primitive of interest

See also