mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
fix link (#1882)
This commit is contained in:
parent
dd47866f35
commit
a28296f1dc
@ -69,7 +69,7 @@ module spine {
|
||||
super(name);
|
||||
}
|
||||
|
||||
/** Transforms the attachment's local {@link vertices} to world coordinates. If the slot's {@link Slot#deform} is
|
||||
/** Transforms the attachment's local {@link #vertices} to world coordinates. If the slot's {@link Slot#deform} is
|
||||
* not empty, it is used to deform the vertices.
|
||||
*
|
||||
* See [World transforms](http://esotericsoftware.com/spine-runtime-skeletons#World-transforms) in the Spine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user