ClassName
, use [page:ClassName link title]
(or just [page:ClassName]
). Use [page:ClassName.memberName]
to link to a class member (a property or method) called memberName
on the page for ClassName
. You can write [page:.memberName]
to link to a property or method called memberName
on the same page.[example:exampleName title]
(not just [example:exampleName]
) to link to the example threejs.org/examples/#exampleName
.<h3>[property:TypeName propertyName]</h3>
.<h3>[method:ReturnType methodName]</h3>
.