PointInfoFlags
Public / Constants
Heightmap
Flag bit that indicates that the heightmap coordinates have been computed.
If this bit is set in PointInfo.flags, the following fields are valid:
Position
Flag bit that indicates that the point coordinates have been computed.
If this bit is set in PointInfo.flags, the following fields are valid:
Normal
Flag bit that indicates that the normal vector has been computed.
If this bit is set in PointInfo.flags, the following fields are valid:
Vertices
Flag bit that indicates that the triangle vertices have been computed.
If this bit is set in PointInfo.flags, the following fields are valid:
Weights
Flag bit that indicates that the barycentric coordinates of the triangle vertices have been computed.
If this bit is set in PointInfo.flags, the following fields are valid: