Union Bytes EngineModulesDefinitionDefinitionColor

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinition
CatchDefinitionChildDefinitionDefinitionColorDefinitionFloatDefinitionIntegerDefinitionNameDefinitionStringDefinitionVectorFindDefinitionFreeDefinitionLoadDefinitionNextDefinitionParentDefinitionPreviousDefinition
DrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

DefinitionColor

Description

Returns a color of the given definition.

Syntax

UBE_DefinitionInteger( *Definition, *Color.UBE_COLORf [, DefaultColor.l] )

Parameters

*Definition A valid pointer to a definition.
*Color A valid pointer to a float RGBA-color.
DefaultColor The returned color if the definition is empty or invalid.
By default it is $00000000

Return value

None

Remarks

The color can have the following formats:

See also

Union Bytes | Login