Set Property Smoothly

STD Library
Lado del servidor
Disponible en PC y móvil

Smoothly sets the properties of the target entity, the properties change immediately, but the client plays a smooth transition performance

Declaración

func SetPropertySmoothly(target entity, property Property, value object)
go

Parámetros

Entrada

Nombre Tipo Descripción
Target entity target entity
Property Property A property of the target entity
Value Object The target value, which needs to match the type required when the property was defined