36 GoFx(
kStatus) GoMaterial_SetType(GoMaterial material, GoMaterialType type);
46 GoFx(GoMaterialType) GoMaterial_Type(GoMaterial material);
56 GoFx(
kBool) GoMaterial_IsTypeUsed(GoMaterial material);
66 GoFx(GoMaterialType) GoMaterial_TypeSystemValue(GoMaterial material);
77 GoFx(
kStatus) GoMaterial_SetSpotThreshold(GoMaterial material,
k32u value);
87 GoFx(
k32u) GoMaterial_SpotThreshold(GoMaterial material);
97 GoFx(
k32u) GoMaterial_SpotThresholdLimitMin(GoMaterial material);
107 GoFx(
k32u) GoMaterial_SpotThresholdLimitMax(GoMaterial material);
117 GoFx(
kBool) GoMaterial_IsSpotThresholdUsed(GoMaterial material);
127 GoFx(
k32u) GoMaterial_SpotThresholdSystemValue(GoMaterial material);
138 GoFx(
kStatus) GoMaterial_SetSpotWidthMax(GoMaterial material,
k32u value);
148 GoFx(
k32u) GoMaterial_SpotWidthMax(GoMaterial material);
158 GoFx(
k32u) GoMaterial_SpotWidthMaxLimitMin(GoMaterial material);
168 GoFx(
k32u) GoMaterial_SpotWidthMaxLimitMax(GoMaterial material);
178 GoFx(
kBool) GoMaterial_IsSpotWidthMaxUsed(GoMaterial material);
188 GoFx(
k32u) GoMaterial_SpotWidthMaxSystemValue(GoMaterial material);
199 GoFx(
kStatus) GoMaterial_SetSpotSelectionType(GoMaterial material, GoSpotSelectionType type);
209 GoFx(GoSpotSelectionType) GoMaterial_SpotSelectionType(GoMaterial material);
219 GoFx(
kBool) GoMaterial_IsSpotSelectionTypeUsed(GoMaterial material);
229 GoFx(GoSpotSelectionType) GoMaterial_SpotSelectionTypeSystemValue(GoMaterial material);
240 GoFx(
kStatus) GoMaterial_SetCameraGainAnalog(GoMaterial material,
k64f value);
250 GoFx(
k64f) GoMaterial_CameraGainAnalog(GoMaterial material);
260 GoFx(
k64f) GoMaterial_CameraGainAnalogLimitMin(GoMaterial material);
270 GoFx(
k64f) GoMaterial_CameraGainAnalogLimitMax(GoMaterial material);
280 GoFx(
kBool) GoMaterial_IsCameraGainAnalogUsed(GoMaterial material);
290 GoFx(
k64f) GoMaterial_CameraGainAnalogSystemValue(GoMaterial material);
301 GoFx(
kStatus) GoMaterial_SetCameraGainDigital(GoMaterial material,
k64f value);
311 GoFx(
k64f) GoMaterial_CameraGainDigital(GoMaterial material);
321 GoFx(
k64f) GoMaterial_CameraGainDigitalLimitMin(GoMaterial material);
331 GoFx(
k64f) GoMaterial_CameraGainDigitalLimitMax(GoMaterial material);
341 GoFx(
kBool) GoMaterial_IsCameraGainDigitalUsed(GoMaterial material);
351 GoFx(
k64f) GoMaterial_CameraGainDigitalSystemValue(GoMaterial material);
362 GoFx(
kStatus) GoMaterial_SetDynamicSensitivity(GoMaterial material,
k64f value);
372 GoFx(
k64f) GoMaterial_DynamicSensitivity(GoMaterial material);
382 GoFx(
k64f) GoMaterial_DynamicSensitivityLimitMin(GoMaterial material);
392 GoFx(
k64f) GoMaterial_DynamicSensitivityLimitMax(GoMaterial material);
402 GoFx(
kBool) GoMaterial_IsDynamicSensitivityUsed(GoMaterial material);
412 GoFx(
k64f) GoMaterial_DynamicSensitivitySystemValue(GoMaterial material);
423 GoFx(
kStatus) GoMaterial_SetDynamicThreshold(GoMaterial material,
k32u value);
433 GoFx(
k32u) GoMaterial_DynamicThresholdLimitMin(GoMaterial material);
443 GoFx(
k32u) GoMaterial_DynamicThresholdLimitMax(GoMaterial material);
453 GoFx(
k32u) GoMaterial_DynamicThreshold(GoMaterial material);
463 GoFx(
kBool) GoMaterial_IsDynamicThresholdUsed(GoMaterial material);
473 GoFx(
k32u) GoMaterial_DynamicThresholdSystemValue(GoMaterial material);
494 GoFx(
GoGammaType) GoMaterial_GammaType(GoMaterial material);
504 GoFx(
kBool) GoMaterial_IsGammaTypeUsed(GoMaterial material);
514 GoFx(
GoGammaType) GoMaterial_GammaTypeSystemValue(GoMaterial material);
525 GoFx(
kStatus) GoMaterial_EnableSensitivityCompensation(GoMaterial material,
kBool value);
534 GoFx(
kBool) GoMaterial_SensitivityCompensationEnabled(GoMaterial material);
543 GoFx(
kBool) GoMaterial_IsSensitivityCompensationEnabledUsed(GoMaterial material);
552 GoFx(
kBool) GoMaterial_SensitivityCompensationEnabledSystemValue(GoMaterial material);
556 #include <GoSdk/GoMaterial.x.h>
Essential SDK declarations.
Represents a material gamma type.