GodotSharpAPI
GodotSharpAPI
Godot
SpatialMaterial Class
SpatialMaterial Properties
AlbedoColor Property
AlbedoTexture Property
Anisotropy Property
AnisotropyEnabled Property
AnisotropyFlowmap Property
AoEnabled Property
AoLightAffect Property
AoOnUv2 Property
AoTexture Property
AoTextureChannel Property
Clearcoat Property
ClearcoatEnabled Property
ClearcoatGloss Property
ClearcoatTexture Property
DepthDeepParallax Property
DepthEnabled Property
DepthFlipBinormal Property
DepthFlipTangent Property
DepthMaxLayers Property
DepthMinLayers Property
DepthScale Property
DepthTexture Property
DetailAlbedo Property
DetailBlendMode Property
DetailEnabled Property
DetailMask Property
DetailNormal Property
DetailUvLayer Property
DistanceFadeMaxDistance Property
DistanceFadeMinDistance Property
DistanceFadeMode Property
Emission Property
EmissionEnabled Property
EmissionEnergy Property
EmissionOnUv2 Property
EmissionOperator Property
EmissionTexture Property
FlagsAlbedoTexForceSrgb Property
FlagsDisableAmbientLight Property
FlagsDoNotReceiveShadows Property
FlagsEnsureCorrectNormals Property
FlagsFixedSize Property
FlagsNoDepthTest Property
FlagsTransparent Property
FlagsUnshaded Property
FlagsUsePointSize Property
FlagsUseShadowToOpacity Property
FlagsVertexLighting Property
FlagsWorldTriplanar Property
Metallic Property
MetallicSpecular Property
MetallicTexture Property
MetallicTextureChannel Property
NormalEnabled Property
NormalScale Property
NormalTexture Property
ParamsAlphaScissorThreshold Property
ParamsBillboardKeepScale Property
ParamsBillboardMode Property
ParamsBlendMode Property
ParamsCullMode Property
ParamsDepthDrawMode Property
ParamsDiffuseMode Property
ParamsGrow Property
ParamsGrowAmount Property
ParamsLineWidth Property
ParamsPointSize Property
ParamsSpecularMode Property
ParamsUseAlphaScissor Property
ParticlesAnimHFrames Property
ParticlesAnimLoop Property
ParticlesAnimVFrames Property
ProximityFadeDistance Property
ProximityFadeEnable Property
RefractionEnabled Property
RefractionScale Property
RefractionTexture Property
RefractionTextureChannel Property
Rim Property
RimEnabled Property
RimTexture Property
RimTint Property
Roughness Property
RoughnessTexture Property
RoughnessTextureChannel Property
SubsurfScatterEnabled Property
SubsurfScatterStrength Property
SubsurfScatterTexture Property
Transmission Property
TransmissionEnabled Property
TransmissionTexture Property
Uv1Offset Property
Uv1Scale Property
Uv1Triplanar Property
Uv1TriplanarSharpness Property
Uv2Offset Property
Uv2Scale Property
Uv2Triplanar Property
Uv2TriplanarSharpness Property
VertexColorIsSrgb Property
VertexColorUseAsAlbedo Property
SpatialMaterial
EmissionEnergy Property
The emitted light's strength. See
EmissionEnabled
.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
EmissionEnergy
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
SpatialMaterial Class
Godot Namespace