Property anchorPositionOverride
anchorPositionOverride
Overrides the pivot of used to compute the light position. This is useful to track an existing object in the scene. The transform of the light will be automatically updated by the Update() method of the LightAnchor.
Declaration
public Transform anchorPositionOverride { get; set; }
Property Value
Type | Description |
---|---|
Transform |