| Parameter | Description |
|---|---|
| name | Name of the property. |
| value | Value of the property (bool). |
| target | BuildTarget for which the property should apply (use default value BuildTargetGroup.Unknown to apply to all targets). |
This is now obsolete. Use an explicit API instead. For example, PlayerSettings.WebGL.useEmbeddedResources.
Additional resources: GetPropertyBool.