Preparing search index...
The search index is not available
Akashic Engine
Akashic Engine
PointSource
Interface PointSource
ポインティングソースによって対象となるエンティティを表すインターフェース。 エンティティとエンティティから見た相対座標によって構成される。
interface
PointSource
{
local
?:
boolean
;
point
:
undefined
|
CommonOffset
;
target
:
undefined
|
E
;
}
Hierarchy (
view full
)
PointSourceBase
<
E
>
PointSource
Index
Properties
local?
point
target
Properties
Optional
local
local
?:
boolean
point
point
:
undefined
|
CommonOffset
target
target
:
undefined
|
E
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
local
point
target
Akashic Engine
Loading...
ポインティングソースによって対象となるエンティティを表すインターフェース。 エンティティとエンティティから見た相対座標によって構成される。