SoQuadAreaLightlocation Property |
Location of the source (center of the area).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoSFVec3f location { get; }
Public ReadOnly Property location As SoSFVec3f
Get
public:
property SoSFVec3f^ location {
SoSFVec3f^ get ();
}
member location : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also