SoLDMResourceParametersfixedParams Property |
Note: This API is now obsolete.
Lock parameter values.
Namespace: OIV.LDM.Nodes
[ObsoleteAttribute("See documentation for more details")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public SoSFBool fixedParams { get; }
Default is false. By default, the resource parameters are automatically recalculated if the parameters for another data set change or a new data set is created (to respect the global amount of resources). If this field is true, the resources for this data set are not allowed to change.
In Since OIV 9.1 memory parameters are fixed as soon as the user change the value of one of the field managing memory (CPU and/or GPU). If field is set to -1, LDM is allowed to change the amount of memory given to the dataset. If field is not equal to -1 it means the user define a specific value that LDM won't be allowed to changeObsoletesince Open Inventor 9100 No longer used.