Declaration
func SetPropertySmoothly(target entity, property Property, value object)
go
Smoothly sets the properties of the target entity, the properties change immediately, but the client plays a smooth transition performance
func SetPropertySmoothly(target entity, property Property, value object)
go