TargetPrimitive

class guerilla.TargetPrimitive

Bases: guerilla.Locator

This class is the base for objects that can aim at a given position

gettargetdistance()

Returns the target distance in local space

Returns:The target distance
Return type:number
gettargetposition()

Returns the position of the target in local space

Returns:The target position
Return type:point3