Set Property Smoothly

STD Library
Server Side
Both Mobile and PC

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

Declaration

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

Parameters

Input

Name Type Description
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