ScoreFlashRendererTextMesh PropertiesScoreFlash API Documentation V4.6.0
The ScoreFlashRendererTextMesh type exposes the following members.
Properties

  NameDescription
Public propertyRequiresCustomParent
Returns true because we need a custom camera for pixel perfect rendering into "screen coordinates".
(Overrides ScoreFlashRendererBase RequiresCustomParent.)
Public propertyUsesGUISkin
Returns false because Text Mesh does not make use of GUISkins.
(Overrides ScoreFlashRendererBase UsesGUISkin.)
Back to Top
See Also