| SoDirectionalLightDraggertranslation Property  | 
Position of the origin of the directional light dragger. 
 
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoSFVec3f translation { get; }Public ReadOnly Property translation As SoSFVec3f
	Get
public:
property SoSFVec3f^ translation {
	SoSFVec3f^ get ();
}member translation : SoSFVec3f with get
Property Value
Type: 
SoSFVec3f
Remarks
See Also