TargetObject : GeometryClass

The generic target for cameras, spotlights, tape measure helpers, etc. In MAXScript, you must explicitly construct a target for those objects that need one. For example:

c = targetCamera pos:[x,y,z] target:(targetObject pos:[xt, yt, zt])

Constructor

targetObject ...

Properties

There are no additional properties for TargetObject.

See also