Property SurfaceNormal SurfaceNormal Gets or sets the surface normal. Declaration public float3 SurfaceNormal { get; set; } Property Value Type Description float3 Returns the normal of the point where the hit occurred.