RenderSettingsOffsetMap Property |
Dictionary used for offseting commands.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic IDictionary<Object, IDictionary<int, dvec3>> OffsetMap { get; set; }
Property Value
IDictionaryObject,
IDictionaryInt32,
dvec3
See Also