VectorValue.boolean


Description:

[ CCode ( has_construct_function = false ) ]
public VectorValue.boolean (bool boolean)

Creates a new [struct@VectorValue] with a boolean value.

Parameters:

boolean

a boolean value

Returns:

a new [struct@VectorValue] with the given boolean value