BBMOD_DLL.set_sampling_rate

A function defined in BBMOD_DLL.gml

set_sampling_rate(_fps)

Description

Sets the animation sampling rate (frames per second). This is by default set to 60.

Arguments

Name Type Description
_fps Real The new animation sampling rate.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_sampling_rate

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.